From cb0a8c3ab4200ab8262164b40a79b64db8021143 Mon Sep 17 00:00:00 2001 From: mal0 Date: Fri, 4 Jul 2025 20:26:46 +0000 Subject: [PATCH] home template --- templates/home.tmpl | 93 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 templates/home.tmpl diff --git a/templates/home.tmpl b/templates/home.tmpl new file mode 100644 index 0000000..1e30b71 --- /dev/null +++ b/templates/home.tmpl @@ -0,0 +1,93 @@ +{{template "base/head" .}} + + + +
+ +

Wellcome to ██████ — Who r u?

+

Build. Hack.

+ Explore Repos + +
🕶️ You have found the terminal behind the mirror.
+
+ + + +{{template "base/footer" .}} +