From bfde7f1c355d7e94550cc87a2e1a053e2846e8fa Mon Sep 17 00:00:00 2001 From: Christoph Voigt Date: Thu, 12 Oct 2023 15:41:09 +0200 Subject: [PATCH] add sample page --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..7655fb9 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + Hello from Spin + + +

Hello from Spin!

+

+ Congratulations, you are serving a website! +

+ + \ No newline at end of file