diff --git a/config.toml b/config.toml
index e948b58..819fcee 100644
--- a/config.toml
+++ b/config.toml
@@ -4,8 +4,17 @@ title = 'Cattery Hamana'
defaultContentLanguage = 'nl'
enableRobotsTXT = true
-[params]
-description = "Kleinschalige Ragdoll & Noorse Boskat-cattery in Arnhem die zich inzet voor het fokken van sociale en gezonde kittens."
+[Params]
+ description = "Kleinschalige Ragdoll & Noorse Boskat-cattery in Arnhem die zich inzet voor het fokken van sociale en gezonde kittens."
+
+[Params.favicons]
+ appleTouchIcon = '/apple-touch-icon.png'
+ icon32 = '/favicon-32x32.png'
+ icon16 = '/favicon-16x16.png'
+ manifest = '/site.webmanifest'
+ maskIcon = '/safari-pinned-tab.svg'
+ msApplicationTileColor = '#5bbad5'
+ themeColor = '#2B2B2B'
[menu]
[[menu.main]]
diff --git a/content/nieuws/_index.md b/content/nieuws/_index.md
new file mode 100644
index 0000000..f208873
--- /dev/null
+++ b/content/nieuws/_index.md
@@ -0,0 +1,3 @@
+---
+description: Het laatste nieuws van Cattery Hamana
+---
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 21f429b..51d907d 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -10,36 +10,9 @@
{{ end }}
-
-
-
-
+{{ template "_internal/opengraph.html" . }}
+{{ template "_internal/twitter_cards.html" . }}
-
-
-
-{{ if .IsHome }}
-
-{{ else }}
-
-{{ end }}
-
-
-
-
-
-
-
-
-
-
-{{ if .IsHome }}
-
-{{ else }}
-
-{{ end }}
-
-