Преглед изворни кода

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 година
родитељ
комит
97637a72a0
1 измењених фајлова са 0 додато и 3 уклоњено
  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 %}