From 89792d2cac1601163a5ea9576e192af14285c604 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Thu, 23 May 2019 18:38:02 +0200 Subject: Fine-tune settings and appearance Homepage heading, date format, mastodon account --- _config.yml | 9 +++++++++ index.md | 1 + 2 files changed, 10 insertions(+) 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 diff --git a/index.md b/index.md index 0671507..065a486 100644 --- a/index.md +++ b/index.md @@ -3,4 +3,5 @@ # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults layout: home +list_title: Beiträge --- -- cgit v1.2.3