From 486dfc98dc213d02702787a239f7663ed18a9a07 Mon Sep 17 00:00:00 2001 From: SrIzan10 Date: Thu, 24 Jun 2021 19:06:05 +0200 Subject: [PATCH] Yay, commit! --- index.html | 1 - projects/discord.html | 23 ++++++++++++++++ projects/index.html | 14 +++++++++- projects/memegenerator.html | 55 +++++++++++++++++++++++++++++++++++++ robots.txt | 1 + 5 files changed, 92 insertions(+), 2 deletions(-) create mode 100644 projects/discord.html create mode 100644 projects/memegenerator.html 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