diff --git a/main-site/hugo.yaml b/main-site/hugo.yaml
index 8380ba5..cf3ccfa 100644
--- a/main-site/hugo.yaml
+++ b/main-site/hugo.yaml
@@ -1,4 +1,4 @@
-baseURL: 'https://temper.tv/'
+baseURL: 'https://temper.tv'
languageCode: 'en-us'
title: Hiya, I'm temper
@@ -17,11 +17,11 @@ Params:
# Here we link the fun stuff ;)
launchpad:
- Name: Feed
- description: 📜 Posts about things
+ description: Posts about things
uri: /feed
- name: Stream
- description: 📽️Livestreamin larry
+ description: ivestreamin larry
uri: /stream
- name: Dev Blog
- description: 🧑💻 Dev stuff
+ description: Dev stuff
uri: /dev
diff --git a/main-site/themes/temper/layouts/partials/head.html b/main-site/themes/temper/layouts/partials/head.html
index 0eb298e..3b2afcf 100644
--- a/main-site/themes/temper/layouts/partials/head.html
+++ b/main-site/themes/temper/layouts/partials/head.html
@@ -13,6 +13,6 @@
{{ if .Params.Thumbnail }}
{{ else }}
-
+
{{ end }}