From d28017a9674777b4ca1dfee431b96e808f90aea3 Mon Sep 17 00:00:00 2001 From: Jan Danielzick Date: Mon, 17 Feb 2020 02:09:31 +0100 Subject: [PATCH] added basic HTML structure --- content/about/index.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/about/index.html diff --git a/content/about/index.html b/content/about/index.html new file mode 100644 index 0000000..24c10e6 --- /dev/null +++ b/content/about/index.html @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file