summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2018-06-17 19:40:34 +0200
committerAlan Pearce2025-03-16 00:11:22 +0100
commit3a1d9bcbfc8f05f3dee57fed8c22eae6a293448b (patch)
tree5abd07a1c3581a217c5ec0bb78d1a531e084b680 /config.toml
parentf9567068c0871a2ca8aea3941cf33b386476a5d1 (diff)
downloadwebsite-3a1d9bcbfc8f05f3dee57fed8c22eae6a293448b.tar.lz
website-3a1d9bcbfc8f05f3dee57fed8c22eae6a293448b.tar.zst
website-3a1d9bcbfc8f05f3dee57fed8c22eae6a293448b.zip
Update hyde
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index 8af9cfa..c145202 100644
--- a/config.toml
+++ b/config.toml
@@ -4,12 +4,12 @@ title = "Alan Pearce"
 theme = "hyde"
 pygmentsUseClasses = true
 pygmentsCodeFences = true
-copyright = "Licensed under a Creative Commons Attribution 4.0 International License."
 
 [Params]
 Description = "Developer, Emacser"
 themeColor = "theme-base-0b"
 layoutReverse = true
+copyright = "Licensed under a Creative Commons Attribution 4.0 International License."
 
 [Params.GPG]
 fingerprint = "B9E4 E797 2F41 CD50 0FB9 CD05 AE86 25A6 3F6F 8FD5"
@@ -19,9 +19,6 @@ url = "/public_key.asc"
     name = "Alan Pearce"
 
 [[menu.main]]
-    name = "Home"
-    URL = "/"
-[[menu.main]]
     name = "Posts"
     URL = "/post/"
 [[menu.main]]