Browse Source

Flatten header. Update text on index.html

JC Brand 12 năm trước cách đây
mục cha
commit
76676dc31d
2 tập tin đã thay đổi với 2 bổ sung7 xóa
  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;