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