7 lines
186 B
TOML
7 lines
186 B
TOML
baseURL = 'https://vlindhol.github.io/'
|
|
languageCode = 'en-us'
|
|
title = 'Lindholm Software freelance'
|
|
theme = 'PaperMod'
|
|
copyright = '© Ville Lindholm'
|
|
disableHugoGeneratorInject = true
|