Update hyde
1 file changed, 1 insertion(+), 4 deletions(-)
changed files
M config.toml → 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 @@ [author] name = "Alan Pearce" image = "/img/me-thumb.jpg" -[[menu.main]] - name = "Home" - URL = "/" [[menu.main]] name = "Posts" URL = "/post/"