diff --git a/index.html b/index.html index 5818252..87bfffd 100755 --- a/index.html +++ b/index.html @@ -7,7 +7,6 @@ - Sr Izan's website. diff --git a/projects/discord.html b/projects/discord.html new file mode 100644 index 0000000..1da2446 --- /dev/null +++ b/projects/discord.html @@ -0,0 +1,23 @@ + + + + + + + + + + + DiscordJS + + + + + +Bask (spanish bot) +Bask Radio +HammerBot + + \ No newline at end of file diff --git a/projects/index.html b/projects/index.html index 866e101..283c463 100644 --- a/projects/index.html +++ b/projects/index.html @@ -17,9 +17,21 @@ text-align: center; font-size: 42px; } + .discord{ + text-align: center; + font-size: 30px; + } + .norton{ + color: black; + } -

Projects

+

Projects


+ Discord Bots
+ Norton Scam templates (not mine, just a fork)
+ Sr Izan's Good Stuff Playlist. (adding new music every week!)
+ Make memes by a photo (Codepen project)
+

If I renember more, I'll add it!

\ No newline at end of file diff --git a/projects/memegenerator.html b/projects/memegenerator.html new file mode 100644 index 0000000..f0fc6e7 --- /dev/null +++ b/projects/memegenerator.html @@ -0,0 +1,55 @@ + + + + + + + + + + + Sr Izan's Website + + + + + + + + Generador de memes (Alpha 1) + + + Este generador (en fase alpha) te va a generar memes. +Disclaimer: Esto no es un proyecto original. Es de Raspberry Pi Projects: Página del proyecto (Raspberry Pi Projects) Ah! también. Nota: todas las imágenes se guardan en tu ordenador; este programa no sube nada a Internet. (alias Client Side Tool) +
+ Texto del meme:

+ Selecciona una imagen: +

+
Texto de ejemplo aquí
+
+ + + + + \ No newline at end of file diff --git a/robots.txt b/robots.txt index e69de29..e2c2068 100644 --- a/robots.txt +++ b/robots.txt @@ -0,0 +1 @@ +Sitemap: https://srizan.ml/sitemap.xml \ No newline at end of file