Update _config.yml
This commit is contained in:
parent
6a2a0f65c4
commit
2f81181ef6
15
_config.yml
15
_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
|
||||
|
|
Loading…
Reference in New Issue