summaryrefslogtreecommitdiffstats
path: root/config/_default/hugo.toml
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-08 16:14:42 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-08 16:14:42 -0400
commitd1c818c94c2667851fce3ff793d50a39f8b97552 (patch)
treecce7e68bc4fc99456e39d395d3ae5af46a8cb423 /config/_default/hugo.toml
parentd2a0fd14e05ef6b0b9fca454f8996faf86f94204 (diff)
feat: :construction: WIP: Builds...finally.
Added most of former content from quartz. Preliminary setup achieved.
Diffstat (limited to 'config/_default/hugo.toml')
-rw-r--r--config/_default/hugo.toml8
1 files changed, 5 insertions, 3 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 77feef0..507bb25 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -1,9 +1,9 @@
-title = "Hinode"
-copyright = "Copyright © 2024 Mark Dumay."
+title = "Corrupt Lamar"
+copyright = "Copyright © 2024 Corrupt Lamar."
enableGitInfo = true
# additional settings
-baseURL = "https://example.com/"
+baseURL = "https://corruptlamar.com.com/"
canonifyURLs = false
enableEmoji = true
enableRobotsTXT = true
@@ -112,3 +112,5 @@ home = ["HTML", "RSS", "REDIR"]
target = "assets/config/netlify.toml"
[[module.imports]]
path = "github.com/gethinode/hinode"
+ [[module.imports]]
+ path = "github.com/gethinode/mod-mermaid"