Remove no longer needed configuration

This commit is contained in:
Maddie H 2023-11-26 16:10:54 +00:00
parent c4e1bdee91
commit 3f0c3ffbec
Signed by: maddie
GPG Key ID: C296DE8C9053683F

View File

@ -16,7 +16,6 @@ palette = "base16-dark"
# Sidebar: about # Sidebar: about
[params.about] [params.about]
title = "spyhoodle.me" title = "spyhoodle.me"
description = "Maddie's personal website with blog posts, tutorials, and opinions."
# Sidebar: social # Sidebar: social
[[params.socialLinks]] [[params.socialLinks]]
@ -33,14 +32,3 @@ url = "mailto:maddie@spyhoodle.me"
icon = "fa-solid fa-lock" icon = "fa-solid fa-lock"
title = "Matrix" title = "Matrix"
url = "@maddie:spyhoodle.me" url = "@maddie:spyhoodle.me"
[menu]
[[menu.main]]
identifier = "articles"
name = "articles/"
url = "/articles/"
[[menu.main]]
identifier = "updates"
name = "updates/"
url = "/updates/"