diff options
author | mms <git@sapka.me> | 2024-11-23 22:43:55 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-23 22:43:55 +0100 |
commit | 1711cc312f7e65e2fb9dc633f8d5dc06f67ddf0c (patch) | |
tree | dd5e21eb5a09e607ed4e0623dea7f83367b7a655 /config/_default/hugo.toml | |
parent | 877a7217fc25820abf7ef5e57bee2ed87a118c04 (diff) |
feat: links|
Diffstat (limited to 'config/_default/hugo.toml')
-rw-r--r-- | config/_default/hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 4a891c0..587533f 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://crys.site' languageCode = 'en-us' -title = "Michał Sapka's website" +title = "Crys Site" tagline = "Hello do Michał's weblog!" theme = "24-unification" |