diff options
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 8 |
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" |
