From c4550e854d78c4e79da20d31b2a4ca0311b46857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 29 Jun 2021 22:29:16 +0200 Subject: Blog working. --- modules/blog/files/footers/about.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 modules/blog/files/footers/about.md (limited to 'modules/blog/files/footers/about.md') diff --git a/modules/blog/files/footers/about.md b/modules/blog/files/footers/about.md new file mode 100644 index 0000000..ffec622 --- /dev/null +++ b/modules/blog/files/footers/about.md @@ -0,0 +1,11 @@ +#About + +This is a blog and website written and maintained by Hugo Hornquist (me). + +I will primarily post computer related information, and mostly in Swedish. +Some entries might however be written in English to allow for a temporary larger audience. +The about pages are written in English for that reason (Hello! Non Swedes!). + +--- + +A (hopefully) up to date version of the source code for the website is available [here](//github.com/HugoNikanor/website-blog-2). However, be aware that any blog entries, the four files in the bottom bar as well as some other parts of the website are not included in that repository. -- cgit v1.2.3