diff --git a/_config.yml b/_config.yml
index acfbf703..ecc35035 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,7 +21,7 @@ locale : "en-US"
title : "Steffen Illium"
title_separator : "---"
subtitle : " " # site tagline that appears below site title in masthead
-name : Dr. Steffen Illium
+name : Steffen Illium
description : "Personal Website"
url : "https://steffenillium.de" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl : "" # the subpath of your site, e.g. "/blog"
@@ -57,9 +57,9 @@ social:
# Site Author
author:
- name : "Dr. Steffen Illium"
+ name : "Steffen Illium"
avatar : "/assets/images/newshot_2.jpg" # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
- bio : "Senior AI Consultant @[XITASO](https://xitaso.com), [AI Researcher](/research/) [PhD](https://www.mobile.ifi.lmu.de/team/steffen-illium/) by [LMU Munich](https://www.lmu.de/en/index.html)"
+ bio : "[PhD. in Comp. Science](https://www.mobile.ifi.lmu.de/team/steffen-illium/)
Senior AI Consultant @[XITASO](https://xitaso.com)
[AI Researcher](/research/)"
location : "Augsburg"
links:
- label: "LMU-Munich"
diff --git a/_layouts/home.html b/_layouts/home.html
index 6921a9eb..d0c3b29e 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -14,7 +14,7 @@ layout: archive
{% assign entries_layout = page.entries_layout | default: 'list' %}