diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-24 09:59:23 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-24 09:59:23 +0100 |
| commit | 6f9b42ed5bc703c55069f6b9e9d48e2259f9acfc (patch) | |
| tree | 60647c26e930b756124cdd9f2d01fcf48d344431 /config.ini | |
| parent | 44e0b5db134dde3aa33438004e3165134f3a3b5a (diff) | |
| download | mitjafelicijan.com-6f9b42ed5bc703c55069f6b9e9d48e2259f9acfc.tar.gz | |
Fix default title
Diffstat (limited to 'config.ini')
| -rwxr-xr-x | config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -7,7 +7,7 @@ port = 8080 | |||
| 7 | title = Mitja Felicijan | 7 | title = Mitja Felicijan |
| 8 | 8 | ||
| 9 | # descriptions displayed on index page, otherwise post description is used | 9 | # descriptions displayed on index page, otherwise post description is used |
| 10 | description = Remote work and how it affects the daily lives of people | 10 | description = Fan of science fiction and dabbler in code |
| 11 | 11 | ||
| 12 | [rss] | 12 | [rss] |
| 13 | 13 | ||
