all repos — website @ 6efbd7f34c885f2b4e2e71868ef80872c354f8c8

My website

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

6efbd7f34c885f2b4e2e71868ef80872c354f8c8

parent

909f6739f7ad2f47966bdce3dfc949aad2e7ede0

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

jump to
M config.tomlconfig.toml
@@ -3,6 +3,10 @@ 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"
+
+[author]
+    name = "Alan Pearce"