From 2f81181ef6cf2801417bf5ff37c44e5c6ceb7a1a Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Sat, 28 Mar 2020 10:50:47 +0100 Subject: [PATCH] Update _config.yml --- _config.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/_config.yml b/_config.yml index 4cf7350..a97a91d 100644 --- a/_config.yml +++ b/_config.yml @@ -1,13 +1,12 @@ -title: Your awesome title -author: GitHub User -email: your-email@domain.com +title: Blog Bibliotheks- und Archivinformatik +author: Felix +email: felix.lohmeier@fhgr.ch description: > # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. + Blog für den Kurs Bibliotheks- und Archinformatik FS2020 # social links -twitter_username: your-twitter-handle # DO NOT include the @ character, or else the build will fail! -github_username: your-github-handle # DO NOT include the @ character, or else the build will fail! +twitter_username: felixlohmeier # DO NOT include the @ character, or else the build will fail! +github_username: felixlohmeier # DO NOT include the @ character, or else the build will fail! show_excerpts: true # set to false to remove excerpts on the homepage +theme: minima