summary refs log tree commit diff stats
path: root/config.toml
blob: 497559c08a50f12ac14513907a08559b17f4be79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
baseurl = "/"
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"

[Params.author.urls]
Twitter = "https://twitter.com/alanpearceuk"
Github = "https://github.com/alanpearce"