]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - index_mock1.html
Padding and rounding
[irc/freenode/web-7.0.git] / index_mock1.html
index 12c9ef2e03545012a7579c344024580b08eb3b09..e11f92f3033c74b2f81aadf34ecbac7b2f6c69b1 100644 (file)
@@ -5,35 +5,32 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+    <meta name="theme-color" content="#fff">
     <title>freenode</title>
     <link href="css/mock1.css" rel="stylesheet" />
 </head>
 <body>
     <nav class="navbar">
         <a href="index"><img src="img/logos/coloured-alphabg.svg" class="nlogo" alt="freenode" /></a>
-        <!--navkinks-->
         <a href="PIA" target="_blank"><img src="img/logos/PIALogo_black.svg" alt="Private internet access" class="nlogo" /></a>
     </nav>
     
     <div class="container">
         <div class="jumbotron">
-            <h2 class="child">I want to...</h2>
+            <h2 class="child">Welcome to freenode, the new home of your projects.</h2>
             <div class="box-container">
                 <a href="about" class="box">
                     <img src="" alt="chat" height="60px" width="60px" /><br />
-                    Chat
+                    I want to chat
                 </a>
                 <a href="help" class="box">
                     <img src="" alt="support" height="60px" width="60px" /><br />
-                    Get help
+                    I want to get help
                 </a>
                 <a href="contribute" class="box">
                     <img src="" alt="gms" height="60px" width="60px" /><br />
-                    Register a group
+                    I want to register a group
                 </a>
-                <!--<a href="PIA" class="box">
-                    <img src="img/logos/newPIA.png" alt="Private internet access" height="60px" class="box-center"/><br />
-                </a>-->
             </div>
         </div>
         
             <p><a>Some other links</a></p>
             </div>
         </footer>
+        <footer class="copyright">
+            <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank" class="copyright">&nbsp;<img src="img/by-nc-sa.svg"alt="CC by-nc-sa" height="31px" /></a>
+            <p>&copy; Copyright 2002-2016, freenode&nbsp;</p>
+        </footer>
     </div>
 </body>
 </html>