Update index.html
Browse files- index.html +2 -25
index.html
CHANGED
@@ -2974,34 +2974,11 @@ body {
|
|
2974 |
|
2975 |
|
2976 |
<!-- Footer section -->
|
2977 |
-
<div id="footer">
|
2978 |
-
<div id="footer-left">
|
2979 |
-
<a href="https://twitter.com/WomenerAI" target="_blank" rel="noopener noreferrer">Twitter</a>
|
2980 |
-
<a href="https://promptengineer.quora.com" target="_blank" rel="noopener noreferrer">Quora</a>
|
2981 |
-
</div>
|
2982 |
-
<div id="footer-right">
|
2983 |
-
<a href="https://womener.in" target="_blank" rel="noopener noreferrer">Womener AI</a>
|
2984 |
-
</div>
|
2985 |
-
</div>
|
2986 |
|
2987 |
-
<!-- Sharing Buttons -->
|
2988 |
|
2989 |
-
|
2990 |
-
<link rel="stylesheet" href="style.css">
|
2991 |
|
2992 |
-
|
2993 |
-
|
2994 |
-
<a href="https://api.whatsapp.com/send?text=Enhance your prompt using this FREE Prompt Generator Cum Helper by Womener, this tool effortlessly enhance your prompt for better AI image generation. https://prompt.womener.in" target="_blank" class="sbutton whatsapp" tooltip="WhatsApp"><i class="fab fa-whatsapp"></i></a>
|
2995 |
-
|
2996 |
-
<a href="https://www.facebook.com/sharer/sharer.php?u=https://prompt.womener.in" target="_blank" class="sbutton fb" tooltip="Facebook"><i class="fab fa-facebook-f"></i></a>
|
2997 |
-
|
2998 |
-
<a href="https://twitter.com/intent/tweet?url=https://prompt.womener.in&text=Enhance your prompt using this FREE Prompt Generator Cum Helper by Womener, this tool effortlessly enhance your prompt for better AI image generation." target="_blank" class="sbutton twitt" tooltip="Twitter"><i class="fab fa-twitter"></i></a>
|
2999 |
-
|
3000 |
-
<a href="https://pinterest.com/pin/create/button/?url=https://prompt.womener.in&description=Enhance your prompt using this FREE Prompt Generator Cum Helper by Womener, this tool effortlessly enhance your prompt for better AI image generation." target="_blank" class="sbutton pinteres" tooltip="Pinterest"><i class="fab fa-pinterest-p"></i></a>
|
3001 |
-
|
3002 |
-
<a target="_blank" class="sbutton mainsbutton" tooltip="Share"><i class="fas fa-share-alt"></i></a>
|
3003 |
-
|
3004 |
-
</div>
|
3005 |
|
3006 |
|
3007 |
<!-- Javascript -->
|
|
|
2974 |
|
2975 |
|
2976 |
<!-- Footer section -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2977 |
|
|
|
2978 |
|
2979 |
+
<!-- Sharing Buttons -->
|
|
|
2980 |
|
2981 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2982 |
|
2983 |
|
2984 |
<!-- Javascript -->
|