diff options
author | Matthew Lemon <y@yulqen.org> | 2024-01-18 17:34:58 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-01-18 17:35:12 +0000 |
commit | 34a5f016ded627c3ad6d31ca7905953fb17c681b (patch) | |
tree | 1ea7fdb306cc929a25918fa8deae42867d73bf20 /config.toml | |
parent | 230ef4a48bcbc7bade6b2fe3dbc1701604942f6c (diff) |
Added quicknotes and updated date
Diffstat (limited to '')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index d51482c..3ae192f 100644 --- a/config.toml +++ b/config.toml @@ -9,7 +9,7 @@ paginate = 10 [params] description = "An intentionally quiet and unassuming (and empty) blog" - copyright = "Copyright © 2022 Yulqen" + copyright = "Copyright © 2024 Yulqen" dark = "off" highlight = true custom_css = ["css/style.css"] |