diff options
author | RayHammer <evkondratyev@yandex.ru> | 2022-09-12 21:51:58 +0200 |
---|---|---|
committer | RayHammer <evkondratyev@yandex.ru> | 2022-09-12 21:51:58 +0200 |
commit | 2600adfda64dc7ecc2e3341433153fcbba27cb9e (patch) | |
tree | 72b5568fdb694ecbb6c7c8774555efc8fbb725cd /config.toml | |
parent | c0c3229f5005e115c920f837024cc189ec40767e (diff) |
Switched to YAML config
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 4 |
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 |