From d0d6117176d68b2345d36e81ccdaa447e9caa724 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 22 Dec 2020 04:08:34 +0100 Subject: Moving to Hugo. --- config.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 config.toml (limited to 'config.toml') diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..61e69cd --- /dev/null +++ b/config.toml @@ -0,0 +1,12 @@ +baseURL = "https://tonkadur.of.tacticians.online/" +languageCode = "en-us" +title = "Tonkadur" +theme = "hugo-theme-learn" +[params] + custom_css = ["css/prism.css"] + +# For search functionality +[outputs] +home = [ "HTML", "RSS", "JSON"] + + -- cgit v1.2.3-70-g09d2