initial commit

This commit is contained in:
2021-08-31 18:26:27 +02:00
parent 6247a13d78
commit 2362d1a82a
93 changed files with 3870 additions and 1 deletions

8
favicons/README.md Normal file
View File

@@ -0,0 +1,8 @@
# Favicons
These sample favicons have been generated at http://realfavicongenerator.net/.
To add your own simply visit http://realfavicongenerator.net/ and
generate a new set of favicons (change the path option to `/favicons/`)
and replace all of the files in this folder. Then update the favicon section in
the [head.html](../_includes/head.html) include with the generated meta tags.