diff --git a/_config.yml b/_config.yml index a4ba474..d91b92c 100755 --- a/_config.yml +++ b/_config.yml @@ -185,10 +185,6 @@ social: - title: "child" url: "https://www.strava.com/athletes/8075985" -keybase-username: sr_rolando -keybase-in-social: True -keybase-in-footer: False - ############ # 404 page # ############ diff --git a/_includes/footer.html b/_includes/footer.html index b15039d..da99068 100755 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -10,10 +10,6 @@

Copyright © {{ site.author }} {{ site.time | date: "%Y" }}

- {% if site.keybase-in-footer %} -

{{site.keybase-username}} on Keybase

- {% endif %}

[Impressum & Datenschutzerklärung]

diff --git a/_includes/social-buttons.html b/_includes/social-buttons.html index 7dbbf36..35530e7 100644 --- a/_includes/social-buttons.html +++ b/_includes/social-buttons.html @@ -4,9 +4,6 @@ {% for network in site.social %}
  • {% endfor %} - {% if site.keybase-in-social %} -
  • - {% endif %}