diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-05-25 19:19:11 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-05-25 19:19:11 -0400 |
| commit | 3134dbbadd01cfd3dfc201fcbc4fc8878fecbd95 (patch) | |
| tree | 3ee2c247222ba412d3cc4ac5985928eca2e72d14 /hugo.toml | |
| parent | 9fa6d931ff669b51b81e0fab9297195acc0e0137 (diff) | |
| download | samanthony.xyz-3134dbbadd01cfd3dfc201fcbc4fc8878fecbd95.zip | |
merge theme into site
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 |