diff options
author | RayHammer <evkondratyev@yandex.ru> | 2022-09-12 21:50:04 +0200 |
---|---|---|
committer | RayHammer <evkondratyev@yandex.ru> | 2022-09-12 21:50:04 +0200 |
commit | f308372a617269989d51043be0041668ad23c937 (patch) | |
tree | bd34d5a5a79991ad5e2680443ea6da3a5219c318 /config.toml | |
parent | e34fec77886d0addce2922d9e18781f2e4f109e2 (diff) |
Added Ananke theme
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 1d7c819..49aee81 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,4 @@ baseURL = 'http://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' +theme = "ananke"
\ No newline at end of file |