FumesAI
commited on
Update index.html
Browse files- index.html +5 -1
index.html
CHANGED
@@ -29,6 +29,10 @@
|
|
29 |
#xx{
|
30 |
display:flex;
|
31 |
flex-direction: row;}
|
|
|
|
|
|
|
|
|
32 |
</style>
|
33 |
<div id="dvv">
|
34 |
<button id="jd">Discord</button>
|
@@ -41,7 +45,7 @@ display:flex;
|
|
41 |
|
42 |
<h3 id="grad">Please like this space ❤️</h3><a href="https://www.buymeacoffee.com/mygX" id="aaa" target=”_blank”>BUY ME COFFE</a>
|
43 |
<p style="color:white;font-family:Barlow Condensed;margin-left:15px">Please open a community discussion if you face any problem or need some assistance. </p>
|
44 |
-
<div id="xx"> <h3 id="
|
45 |
<div id="main">
|
46 |
<div id="cont">
|
47 |
<input type="text" name="" id="inp" placeholder=" Enter Prompt here..">
|
|
|
29 |
#xx{
|
30 |
display:flex;
|
31 |
flex-direction: row;}
|
32 |
+
#gra{
|
33 |
+
color: white;
|
34 |
+
font-family: 'Barlow Condensed'
|
35 |
+
}
|
36 |
</style>
|
37 |
<div id="dvv">
|
38 |
<button id="jd">Discord</button>
|
|
|
45 |
|
46 |
<h3 id="grad">Please like this space ❤️</h3><a href="https://www.buymeacoffee.com/mygX" id="aaa" target=”_blank”>BUY ME COFFE</a>
|
47 |
<p style="color:white;font-family:Barlow Condensed;margin-left:15px">Please open a community discussion if you face any problem or need some assistance. </p>
|
48 |
+
<div id="xx"> <h3 id="gra">Visit </h3><a href="https://fumesai.web.app" id="aaa" target=”_blank”>OFFICIAL WEBSITE</a> <h3 id="gra">to create Unlimited images for free</h3></div>
|
49 |
<div id="main">
|
50 |
<div id="cont">
|
51 |
<input type="text" name="" id="inp" placeholder=" Enter Prompt here..">
|