From fb653292612eddca5b088ed88466c546d1597107 Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Sat, 20 Jun 2026 09:40:07 -0700 Subject: Initial commit --- templates/home.html | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 templates/home.html (limited to 'templates/home.html') diff --git a/templates/home.html b/templates/home.html new file mode 100644 index 0000000..aeb2739 --- /dev/null +++ b/templates/home.html @@ -0,0 +1,53 @@ +{{ define "content" }} +

~welcome

+ +

hey there penguin! or, {{ .User.Username }}, i guess.

+

this network does not have access to the outside internet. everything runs off of this battery, phone, and mini AP; i carry it around sometimes.

+ +
+ +
+ +

wanna fuck up this website? the code is available to you to fuck up. go crazy (put in a reverse shell if you want for all i care), but please be courteous <3.

+
+git clone you@penguins.lan:~/penguins.lan
+cd penguins.lan
+vim templates/home.html
+git add . && git commit -m "HAHAHA"
+git push
+
+ +* LONG LIVE THE MARQUEE TAG * THEY CAN'T TAKE IT FROM US * + +
+ +

~waddlers

+

+ chatting + online + offline +

+ + + +
+ +
+ + +
+ +
+ +

~minecraft

+

java edition — join penguins.lan

+

checking…

+ + + + +{{ end }} -- cgit v1.3