From 6d88f355c6b24d904d38c91ad12ae369286b3609 Mon Sep 17 00:00:00 2001 From: jabuxas Date: Sun, 16 Feb 2025 11:23:01 -0300 Subject: [PATCH] feat: add projects link to homepage --- projects/index.html | 70 ++++++++++++ static/index.html | 7 ++ static/style.css | 272 +++++++++++++++++++++++++++++++------------- 3 files changed, 271 insertions(+), 78 deletions(-) create mode 100644 projects/index.html diff --git a/projects/index.html b/projects/index.html new file mode 100644 index 0000000..62cffaf --- /dev/null +++ b/projects/index.html @@ -0,0 +1,70 @@ + + + + + + + jabuxas' projects + + + + + + + + +
+
+
+

projects

+

+ + home +

+
+
+
+ +
+ + +
+ +

Dinamo Sports

+ HTML, JS, CSS, REST +

+ University project - website for a sports club.

+ No framework used. +

+
+
+
+ + + diff --git a/static/index.html b/static/index.html index 848a443..733cb8a 100644 --- a/static/index.html +++ b/static/index.html @@ -76,6 +76,13 @@ >Blog +