Explorar el Código

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 hace 11 años
padre
commit
97637a72a0
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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 %}