diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index df43216..dbc43b9 100644 --- a/_config.yml +++ b/_config.yml @@ -21,3 +21,12 @@ timezone: Europe/Berlin markdown: kramdown theme: minima + +minima: + date_format: "%A, %e. %B %Y" + +mastodon: + - username: uvok + instance: vulpine.club + +#show_excerpts: true |