diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-08 21:32:13 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-08 21:32:13 +0200 |
| commit | cd3d65a24cf06633c05e5120ddd8746a83b55129 (patch) | |
| tree | 4946990ce1931c4680e902f0ef0770f4028d758f /files/config.yaml | |
| parent | 3b6c4be074c85e2627304c1966ebffc05865a44c (diff) | |
| download | jbmafp-cd3d65a24cf06633c05e5120ddd8746a83b55129.tar.gz | |
Fixed type
Diffstat (limited to 'files/config.yaml')
| -rw-r--r-- | files/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/config.yaml b/files/config.yaml index a89795f..5b84a70 100644 --- a/files/config.yaml +++ b/files/config.yaml @@ -1,6 +1,6 @@ title: "Title of your website" baseurl: "https://example.com" -description: "My new shiny website" +description: "My new shitty website" language: "en-us" # Code highlighting. |
