From 0ec29a70c397d2f86b28ce4f28a8c6af9daf02a5 Mon Sep 17 00:00:00 2001 From: eiiko6 Date: Sat, 4 Apr 2026 14:16:16 +0200 Subject: [PATCH] added github links and styled dropdowns --- templates/_layout.html | 166 +++++++++++++++++++++++++++++++++++++++- templates/homepage.html | 152 +++++++++++++++++++++++++----------- 2 files changed, 271 insertions(+), 47 deletions(-) diff --git a/templates/_layout.html b/templates/_layout.html index 19124e6..a03be7e 100644 --- a/templates/_layout.html +++ b/templates/_layout.html @@ -4,6 +4,7 @@ {{ title }} + @@ -11,10 +12,36 @@ @@ -23,6 +50,23 @@ {% block content %}{% endblock %} + + diff --git a/templates/homepage.html b/templates/homepage.html index 1a6380e..d43ac3f 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -6,26 +6,61 @@
+ + +
- - + +
-
@@ -66,12 +101,28 @@