diff --git a/_config.yml b/_config.yml index 160975b..99f21b5 100644 --- a/_config.yml +++ b/_config.yml @@ -223,15 +223,6 @@ defaults: values: layout: single author_profile: true - # _teaching - - scope: - path: "" - type: teaching - values: - layout: single - author_profile: true - share: true - comments: true # _publications - scope: path: "" @@ -250,15 +241,6 @@ defaults: author_profile: true share: true comment: true - # _talks - - scope: - path: "" - type: talks - values: - layout: talk - author_profile: true - share: true - # Sass/SCSS sass: diff --git a/_includes/footer.html b/_includes/footer.html index 468e354..9b4ad5a 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,25 +1,6 @@ {% include base_path %} -{% if site.author.github or site.author.bitbucket or site.atom_feed.hide != true %} -
-{% endif %} -