Initial commit with configuration

This commit is contained in:
nemunaire 2017-07-24 00:39:52 +02:00
commit f27a355fbe
4 changed files with 22 additions and 0 deletions

5
config.toml Normal file
View file

@ -0,0 +1,5 @@
baseURL = "https://www.nemunai.re/"
languageCode = "en-us"
title = "Nemunaire"
theme = "beautifulhugo"
pygmentsuseclasses = true