Bläddra i källkod

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 11 år sedan
förälder
incheckning
97637a72a0
1 ändrade filer med 0 tillägg och 3 borttagningar
  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 %}