diff --git a/index.html b/index.html index 2f326b9..4544546 100644 --- a/index.html +++ b/index.html @@ -1,161 +1,186 @@ - - - vibegif.lol - - - - - - - - - - - - - - - - - - + + + vibegif.lol — AI Generated Gifs + + + + - + - -
-
- -

vibegif.lol

-
-
AI Generated Gifs
-
- - -
- - -
- -
- -
- - -

Keep it very simple! We automatically append the 'kawaii doodle' style prompts for you.

-
- -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
- - -
-

Frames Pipeline

-
- - - -
- -
-
- - -
-

Your Vibe GIF

-
- - -
-
-
-
- - -
-
-

- Account Settings -

- - -
- - -
-
+ +
+
+

vibegif.lol

+
+
+ + + + +
+ + + + + + +
+ + + + + -```[vibegif/vibegif.lol@main/style.css](https://github.com/vibegif/vibegif.lol/blob/main/style.css "Feat: Add custom font Stain and base styling") -```css -@font-face { - font-family: "Stain"; - src: url("https://cdn.jsdelivr.net/gh/multipleof4/stain.otf@master/dist/Stain.otf") format("opentype"); - font-weight: normal; - font-style: normal; -} - -body { - font-family: "Stain", sans-serif; -} - -/* Hide Alpine elements before load to prevent flicker */ -[x-cloak] { - display: none !important; -}