ソースを参照

Remove site title and subtitle from landing page

It is already visible in the nav menu.
Talha Mansoor 11 年 前
コミット
749e2af9ef
共有1 個のファイルを変更した0 個の追加3 個の削除を含む
  1. 0 3
      templates/index.html

+ 0 - 3
templates/index.html

@@ -9,9 +9,6 @@ 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">