summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorRayHammer <evkondratyev@yandex.ru>2022-09-12 21:50:04 +0200
committerRayHammer <evkondratyev@yandex.ru>2022-09-12 21:50:04 +0200
commitf308372a617269989d51043be0041668ad23c937 (patch)
treebd34d5a5a79991ad5e2680443ea6da3a5219c318 /config.toml
parente34fec77886d0addce2922d9e18781f2e4f109e2 (diff)
Added Ananke theme
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
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