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 | |
| parent | 3b6c4be074c85e2627304c1966ebffc05865a44c (diff) | |
| download | jbmafp-cd3d65a24cf06633c05e5120ddd8746a83b55129.tar.gz | |
Fixed type
Diffstat (limited to 'files')
| -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 @@ | |||
| 1 | title: "Title of your website" | 1 | title: "Title of your website" |
| 2 | baseurl: "https://example.com" | 2 | baseurl: "https://example.com" |
| 3 | description: "My new shiny website" | 3 | description: "My new shitty website" |
| 4 | language: "en-us" | 4 | language: "en-us" |
| 5 | 5 | ||
| 6 | # Code highlighting. | 6 | # Code highlighting. |
