diff options
| author | seth <[email protected]> | 2024-07-19 21:10:35 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-07-19 21:10:35 -0400 |
| commit | 86efdd0afb6219298ee7625e73dc1cb6004b7ca4 (patch) | |
| tree | e537d4a2f5cb59864eed1a60b7278b221006d230 /config.toml | |
| parent | 531455110155d3c86de2aff091f36ebddcb27fa5 (diff) | |
split up templates
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 2dfaca1..5eb23b2 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ base_url = "https://getchoo.com" -title = "guzzle guzzle" +title = "getchoo's website" description = "guzzle guzzle" minify_html = true hard_link_static = true |
