1
0
mirror of https://gitlab.com/MisterBiggs/blog.git synced 2025-06-16 07:06:46 +00:00
blog/blog/config.toml
2019-08-08 23:26:27 -07:00

16 lines
413 B
TOML

baseURL = "https://misterbiggs.gitlab.io/blog/"
languageCode = "en-us"
title = "Anson 3D"
theme = "hugo-swift-theme"
pygmentsCodefences = true
pygmentsCodefencesGuessSyntax = true
[params]
twitter = 'https://twitter.com/Anson_3D'
# [Params.staticman]
# endpoint = "https://api.staticman.net"
# gitProvider = "gitlab"
# username = "MisterBiggs"
# repository = "hugo-swift-theme"
# branch = "master"