diff --git a/config.toml b/config.toml
index 9c85817..1ea0392 100644
--- a/config.toml
+++ b/config.toml
@@ -16,7 +16,7 @@ paginate = 10
[params]
subtitle = "A Journal"
highlightjs = "androidstudio"
- highlightjs_extra_languages = ["yaml"]
+ highlightjs_extra_languages = ["yaml", "xml-dtd"]
dateFormat = "02 Jan 2006, 15:04"
[menu]
@@ -32,18 +32,18 @@ paginate = 10
weight = 2
identifier = "post"
url = "/post/"
- [[menu.main]]
- name = "About"
- pre = ""
- weight = 3
- identifier = "about"
- url = "/about/"
- [[menu.main]]
- name = "Contact"
- pre = ""
- weight = 4
- identifier = "contact"
- url = "/contact/"
+ [[menu.main]]
+ name = "About"
+ pre = ""
+ weight = 3
+ identifier = "about"
+ url = "/about/"
+ [[menu.main]]
+ name = "Contact"
+ pre = ""
+ weight = 4
+ identifier = "contact"
+ url = "/contact/"
[social]
github = "gmgauthier"
diff --git a/content/contact.md b/content/contact.md
index 158582e..e18f962 100644
--- a/content/contact.md
+++ b/content/contact.md
@@ -7,4 +7,6 @@
| **linktree** | = | https://linktr.ee/gmgauthier |
| **git repos** | = | https://gitea.gmgauthier.com/ |
| | | |
+| | | |
+| | | |
diff --git a/themes/blackburn/images/screenshot.png b/themes/blackburn/images/screenshot.png
deleted file mode 100644
index f3148cc..0000000
Binary files a/themes/blackburn/images/screenshot.png and /dev/null differ
diff --git a/themes/blackburn/images/tn.png b/themes/blackburn/images/tn.png
deleted file mode 100644
index ce63409..0000000
Binary files a/themes/blackburn/images/tn.png and /dev/null differ