From c17d54a637fadef229723b90c4b09de233e77967 Mon Sep 17 00:00:00 2001 From: roy Date: Mon, 8 Jun 2026 04:10:25 +0300 Subject: Added navbar. 3 pages. More styling. Proper link to git. --- about/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 about/index.html (limited to 'about') diff --git a/about/index.html b/about/index.html new file mode 100644 index 0000000..1e5d5d7 --- /dev/null +++ b/about/index.html @@ -0,0 +1,13 @@ + + + + + + hiiiii + {{ include "globalhead.html" }} + + + {{ include "header.html" }} +
WIP! *about* to come back later!! (:
+ + -- cgit v1.3.1