소스 검색

Flatten header. Update text on index.html

JC Brand 12 년 전
부모
커밋
76676dc31d
2개의 변경된 파일2개의 추가작업 그리고 7개의 파일을 삭제
  1. 2 3
      index.html
  2. 0 4
      stylesheets/stylesheet.css

+ 2 - 3
index.html

@@ -111,15 +111,14 @@
 
     <h2>Licence</h2>
     <p><strong>Converse.js</strong> is released under both the <a href="http://opensource.org/licenses/mit-license.php" target="_blank">MIT</a> 
-    and <a href="http://opensource.org/licenses/gpl-license.php" target="_blank">GPL</a> licenses.</p>
+    and <a href="http://opensource.org/licenses/GPL-2.0" target="_blank">GPL</a> licenses.</p>
 </section>
 </div>
 
 <!-- FOOTER  -->
 <div id="footer_wrap" class="outer">
     <footer class="inner">
-    <p class="copyright">Converse.js maintained by <a href="https://github.com/jcbrand">jcbrand</a></p>
-    <p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
+    <p class="copyright">Converse.js created by <a href="http://opkode.com" target="_blank">jcbrand</a></p>
     </footer>
 </div>
 

+ 0 - 4
stylesheets/stylesheet.css

@@ -304,10 +304,6 @@ Full-Width Styles
   background: linear-gradient(top, #373737, #212121);
 }
 
-#header_wrap .inner {
-  padding: 50px 10px 30px 10px;
-}
-
 #project_title {
   margin: 0;
   color: #fff;