From 2be6da73777b3d65b0bb75e8909ef8b3bfcc3f0c Mon Sep 17 00:00:00 2001 From: ekkie Date: Mon, 20 Nov 2023 17:10:46 +0100 Subject: [PATCH] Add spiral thing --- config.yaml | 3 + static/spiral.html | 265 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 268 insertions(+) create mode 100644 static/spiral.html diff --git a/config.yaml b/config.yaml index 3dc1d7f..54f7ee2 100644 --- a/config.yaml +++ b/config.yaml @@ -13,6 +13,9 @@ menu: - name: ~ekkie pageRef: / weight: -1 + - name: spiral + url: /spiral.html + weight: 100 - name: twtxt url: /twtxt.txt weight: 100 diff --git a/static/spiral.html b/static/spiral.html new file mode 100644 index 0000000..def47ec --- /dev/null +++ b/static/spiral.html @@ -0,0 +1,265 @@ + + + + + SpiralThing + + + + + + + + + +