From f8be79ac2536f4f2725b18b7ed0b7753e7b1364d Mon Sep 17 00:00:00 2001 From: c Date: Sun, 11 Jun 2023 13:33:41 +0200 Subject: [PATCH] add rudimentary imprint and add to footer --- _includes/footer.html | 2 +- imprint.html | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 imprint.html diff --git a/_includes/footer.html b/_includes/footer.html index 5c8ab56..e112699 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,7 +2,7 @@
diff --git a/imprint.html b/imprint.html new file mode 100644 index 0000000..440a816 --- /dev/null +++ b/imprint.html @@ -0,0 +1,11 @@ +--- +layout: default +nav_pill: imprint +--- +

Imprint

+

+ We are the organisation of onFOSS events and resources. +

+

+ If you want to contact us, use the channels listed on the main page or write us an email to "hosts" (at) "this domain". +