all repos — website @ 3a1d9bcbfc8f05f3dee57fed8c22eae6a293448b

My website

Update hyde
Alan Pearce alan@alanpearce.eu
Sun, 17 Jun 2018 19:40:34 +0200
commit

3a1d9bcbfc8f05f3dee57fed8c22eae6a293448b

parent

f9567068c0871a2ca8aea3941cf33b386476a5d1

1 files changed, 1 insertions(+), 4 deletions(-)

jump to
M config.tomlconfig.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"
@@ -18,9 +18,6 @@ [author]
     name = "Alan Pearce"
 
-[[menu.main]]
-    name = "Home"
-    URL = "/"
 [[menu.main]]
     name = "Posts"
     URL = "/post/"