diff options
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ baseURL = 'https://www.samanthony.xyz/' languageCode = 'en-us' title = 'Sam Anthony' -theme = 'aoidh' enableGitInfo = true relativeURLs = true |