diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a307cae..f0bdd2a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,8 +1,8 @@
-baseURL = "https://risotto.joeroe.io"
-theme = "risotto"
-title = "risotto demo"
-author = "Joe Roe"
-copyright = "© 2021 Joe Roe"
+baseURL = "https://wiki.thurstylark.com/"
+theme = "tlwiki"
+title = "tlwiki demo"
+author = "Thurstylark"
+copyright = "© 2021 Thurstylark"
paginate = 3
languageCode = "en"
DefaultContentLanguage = "en"
@@ -22,8 +22,8 @@ mode = "dark-mode"
# Sidebar: about/bio
[params.about]
-title = "risotto"
-description = "A [hugo](https://gohugo.io) theme inspired by terminal ricing."
+title = "tlwiki"
+description = "A [hugo](https://gohugo.io) theme for Thurstylark's Wiki."
logo = "images/rice.svg"
# Sidebar: social links
@@ -31,11 +31,6 @@ logo = "images/rice.svg"
# * FontAwesome 5 ('fas fa-' or 'fab-fa' for brands)
# * Academicons ('ai ai-')
-[[params.socialLinks]]
-icon = "fab fa-github"
-title = "GitHub"
-url = "https://github.com/joeroe/risotto"
-
[[params.socialLinks]]
icon = "fas fa-envelope"
title = "Email"