From cabdd02124f7c4f36f32eb951a1154ce95bcf8d8 Mon Sep 17 00:00:00 2001 From: Jonni Liljamo Date: Mon, 2 Jan 2023 13:32:11 +0200 Subject: [PATCH] I wonder if I can use HTML... --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..436cce7 --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ +--- +title: index +--- + +

Welcome to the wiki!

+ -- 2.44.1