diff --git a/_config.yml b/_config.yml index 57130baa51dc..d9e190f8228a 100644 --- a/_config.yml +++ b/_config.yml @@ -28,6 +28,8 @@ comments: appid : num_posts : # 5 (default) colorscheme : # "light" (default), "dark" +feed_atom: + path : # blank (default) uses feed.xml # SEO Related google_site_verification : diff --git a/_includes/footer.html b/_includes/footer.html index 466526dd3ce2..30ee3108961f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -17,8 +17,8 @@ {% if site.author.bitbucket %}
  • Bitbucket
  • {% endif %} -
  • {{ site.data.ui-text[site.locale].feed_label }}
  • +
  • {{ site.data.ui-text[site.locale].feed_label }}
  • - \ No newline at end of file +