Parcourir la source

Home page meta description should use SITE_DESCRIPTION

Previous description "Home page of site-title" is not very useful. It
does not appear in Google search result description. Also it is already
obvious that this page in home page.
Talha Mansoor il y a 11 ans
Parent
commit
97637a72a0
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      templates/index.html

+ 0 - 3
templates/index.html

@@ -4,9 +4,6 @@
 {{ super() }}
 {% endblock title %}
 
-{% block head_description %}
-Home page of the {{ SITENAME|striptags }} blog. 
-{% endblock head_description %}
 {% block content %}
 <div class="row-fluid">
     {% if LANDING_PAGE_ABOUT and LANDING_PAGE_ABOUT.title %}