Personal-Site/config.toml

7 lines
162 B
TOML
Raw Normal View History

2018-05-12 23:50:36 +00:00
languageCode = "en-us"
title = "Neil Brommer"
baseURL = "https://neilbrommer.com/"
enableGitInfo = true
2018-05-12 23:50:36 +00:00
enableRobotsTXT = true
googleAnalytics = "UA-105178749-1"