From 2adf0723372267542eba794e06c99bb93bd61db2 Mon Sep 17 00:00:00 2001 From: Guus Waals <_@guusw.nl> Date: Mon, 3 Nov 2025 17:24:25 +0800 Subject: [PATCH] Add work page and move social icons --- templates/footer.html | 22 ++++++++++++++ templates/header.html | 24 +++++---------- templates/index.html | 1 + templates/page_work.html | 64 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 95 insertions(+), 16 deletions(-) create mode 100644 templates/page_work.html diff --git a/templates/footer.html b/templates/footer.html index b80f4a9..6b3202c 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,4 +1,26 @@