summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorRayHammer <evkondratyev@yandex.ru>2022-09-12 21:51:58 +0200
committerRayHammer <evkondratyev@yandex.ru>2022-09-12 21:51:58 +0200
commit2600adfda64dc7ecc2e3341433153fcbba27cb9e (patch)
tree72b5568fdb694ecbb6c7c8774555efc8fbb725cd /config.toml
parentc0c3229f5005e115c920f837024cc189ec40767e (diff)
Switched to YAML config
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.toml b/config.toml
deleted file mode 100644
index 49aee81..0000000
--- a/config.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-baseURL = 'http://example.org/'
-languageCode = 'en-us'
-title = 'My New Hugo Site'
-theme = "ananke" \ No newline at end of file