소스 검색

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">