cgspace-notes/config.toml
Alan Orth aba61186bd
config.toml: Use simple baseurl
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 15:10:30 +02:00

9 lines
150 B
TOML

baseurl = "/cgspace-notes/"
languageCode = "en-us"
title = "CGSpace Notes"
newContentEditor = "vim"
theme = "vienna"
[params]
author = "Alan Orth"