diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-03-07 12:21:51 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-03-07 12:21:51 -0500 |
| commit | ade134e5e6aaf28dd65d87dc493d05253585559b (patch) | |
| tree | 94978a1f6bf3551afc2b2a5c9382cba73d54e0b3 /hugo.toml | |
| parent | 7c32f8a87889c8fdb8637243fd540061ea1a8539 (diff) | |
| download | buth-ade134e5e6aaf28dd65d87dc493d05253585559b.zip | |
remove theme submodule
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' -theme = 'aoidh' |