all repos — website @ 6328067a13c93c6be3cf71147f134a93da90d9ab

My website

Add RSS feed information to config
Alan Pearce ap@studio-40.com
Sat, 12 Jul 2014 21:07:03 +0100
commit

6328067a13c93c6be3cf71147f134a93da90d9ab

parent

6857018f7286061ca648a363209376e3b3c32adb

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

jump to
M config.tomlconfig.toml
@@ -2,7 +2,11 @@ languageCode = "en-gb" title = "Alan Pearce"
 theme = "hyde"
 pygmentsuseclasses = true
+copyright = "Licensed under a Creative Commons Attribution 4.0 International License."
 
 [Params]
 Description = "…now has a website"
 fullurl = "https://alanpearce.uk"
+
+[author]
+    name = "Alan Pearce"