Update index.html
Browse files- index.html +32 -1
 
    	
        index.html
    CHANGED
    
    | 
         @@ -4,7 +4,38 @@ 
     | 
|
| 4 | 
         | 
| 5 | 
         
             
              <meta charset="utf-8" />
         
     | 
| 6 | 
         
             
              <meta name="viewport" content="width=device-width,initial-scale=1" />
         
     | 
| 7 | 
         
            -
               
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 8 | 
         
             
              <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap" rel="stylesheet">
         
     | 
| 9 | 
         
             
              <script type='text/javascript'>
         
     | 
| 10 | 
         
             
              window.smartlook||(function(d) {
         
     | 
| 
         | 
|
| 4 | 
         | 
| 5 | 
         
             
              <meta charset="utf-8" />
         
     | 
| 6 | 
         
             
              <meta name="viewport" content="width=device-width,initial-scale=1" />
         
     | 
| 7 | 
         
            +
              
         
     | 
| 8 | 
         
            +
            <title>Free AI Image Generator | Flux, Stable Diffusion, Midjourney Alternative - XimgGen</title>
         
     | 
| 9 | 
         
            +
             
     | 
| 10 | 
         
            +
            <meta name="description" content="XimgGen is a free AI image generator using Flux, Stable Diffusion, and Midjourney-style models. Create stunning AI art online without sign-up.">
         
     | 
| 11 | 
         
            +
            <meta name="keywords" content="AI image generator, Flux AI, Stable Diffusion, Midjourney alternative, free AI art, XimgGen, AI text to image, online AI art generator">
         
     | 
| 12 | 
         
            +
             
     | 
| 13 | 
         
            +
            <meta property="og:title" content="XimgGen - Free AI Image Generator">
         
     | 
| 14 | 
         
            +
            <meta property="og:description" content="Create stunning AI art online with Flux, Stable Diffusion, and Midjourney alternative models — 100% free.">
         
     | 
| 15 | 
         
            +
            <meta property="og:type" content="website">
         
     | 
| 16 | 
         
            +
             
     | 
| 17 | 
         
            +
            <meta name="twitter:card" content="summary_large_image">
         
     | 
| 18 | 
         
            +
            <meta name="twitter:title" content="XimgGen - Free AI Image Generator">
         
     | 
| 19 | 
         
            +
            <meta name="twitter:description" content="Create AI images with Flux, Stable Diffusion, and Midjourney-style models for free.">
         
     | 
| 20 | 
         
            +
            <script type="application/ld+json">
         
     | 
| 21 | 
         
            +
            {
         
     | 
| 22 | 
         
            +
              "@context": "https://schema.org",
         
     | 
| 23 | 
         
            +
              "@type": "SoftwareApplication",
         
     | 
| 24 | 
         
            +
              "name": "XimgGen",
         
     | 
| 25 | 
         
            +
              "operatingSystem": "Web",
         
     | 
| 26 | 
         
            +
              "applicationCategory": "MultimediaApplication",
         
     | 
| 27 | 
         
            +
              "description": "XimgGen is a free AI image generator that uses Flux, Stable Diffusion, and Midjourney-style models to create art online.",
         
     | 
| 28 | 
         
            +
              "softwareVersion": "1.0",
         
     | 
| 29 | 
         
            +
              "url": "https://yasirme-ximggen.static.hf.space",
         
     | 
| 30 | 
         
            +
              "offers": {
         
     | 
| 31 | 
         
            +
                "@type": "Offer",
         
     | 
| 32 | 
         
            +
                "price": "0",
         
     | 
| 33 | 
         
            +
                "priceCurrency": "USD"
         
     | 
| 34 | 
         
            +
              },
         
     | 
| 35 | 
         
            +
              
         
     | 
| 36 | 
         
            +
            }
         
     | 
| 37 | 
         
            +
            </script>
         
     | 
| 38 | 
         
            +
              
         
     | 
| 39 | 
         
             
              <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap" rel="stylesheet">
         
     | 
| 40 | 
         
             
              <script type='text/javascript'>
         
     | 
| 41 | 
         
             
              window.smartlook||(function(d) {
         
     |