Browse Source

Revert "Remove site title and subtitle from landing page"

This reverts commit 749e2af9ef2843ed61d432ad14fc13aeb0cf8b59.
Talha Mansoor 11 years ago
parent
commit
a276a6f023
1 changed files with 3 additions and 0 deletions
  1. 3 0
      templates/index.html

+ 3 - 0
templates/index.html

@@ -9,6 +9,9 @@ Home page of the {{ SITENAME|striptags }} blog.
 {% endblock head_description %}
 {% block content %}
 <div class="row-fluid">
+    <header class="page_header span12">
+    <h1>{{ SITENAME }}  <small>{{ SITESUBTITLE }}</small></h1>
+    </header>
 
     <div class="row-fluid">
         <div class="span4">