The header (Libreplanet 2014) is now linked to /2014/
authorrsiddharth <rsd@gnu.org>
Thu, 3 Oct 2013 18:11:49 +0000 (23:41 +0530)
committerrsiddharth <rsd@gnu.org>
Thu, 3 Oct 2013 18:18:05 +0000 (23:48 +0530)
2014/anti-harassment/index.html
2014/assets/css/custom.css
2014/javascript/index.html
server/staging/lpc14/index.html

index b1815eee68324c4783bc506ecca734706f290a15..e0deb7594dfedadc8fd50dca1972d7fdc72d284e 100644 (file)
@@ -17,7 +17,7 @@
                  <div class="row">
                        <div class="col-sm-7"> <!-- start of lp header -->
                          <div class="lp-head">
-                               <h1>LibrePlanet <small>2014</small></h1>
+                               <h1><a href="/2014/"> LibrePlanet <small>2014</small></a></h1>
                                <p><strong>March 23rd-24th 2014 in Cambridge, MA</strong></p>
                                <p class="text-muted">The yearly conference of the free software community.</p>
                          </div>
index dee0376505f5af09f0105a2542882d50c493b53e..2e7aa91210635367d3b28fe058b983fcc877a075 100644 (file)
   color: rgb(200,200,200)
 }
 
+.lp-head h1 a {
+  color: inherit;
+  text-decoration: none;
+}
+
+.lp-head h1 a:hover {
+  color: inherit;
+  text-decoration: none;
+}
+
 .lp-head p {
   margin: 0 0 1px;
   margin-left: 10px;
index 9dfec92dbcf400928154453cef08203a323a6c4c..d69151eeaaec943dad2a2d13e4fcb8e2d322d2b9 100644 (file)
@@ -16,7 +16,7 @@
                  <div class="row">
                        <div class="col-sm-7"> <!-- start of lp header -->
                          <div class="lp-head">
-                               <h1>LibrePlanet <small>2014</small></h1>
+                               <h1><a href="/2014/"> LibrePlanet <small>2014</small></a></h1>
                                <p><strong>March 23rd-24th 2014 in Cambridge, MA</strong></p>
                                <p class="text-muted">The yearly conference of the free software community.</p>
                          </div>
index 3eb4a3f9c3128f54046cc3567aa493bf024094c4..f23ac57f961717a29102de7e147f9c2e3e22eb63 100644 (file)
@@ -17,7 +17,7 @@
                  <div class="row">
                        <div class="col-sm-7"> <!-- start of lp header -->
                          <div class="lp-head">
-                               <h1>LibrePlanet <small>2014</small></h1>
+                               <h1><a href="/2014/"> LibrePlanet <small>2014</small></a></h1>
                                <p><strong>March 23rd-24th 2014 in Cambridge, MA</strong></p>
                                <p class="text-muted">The yearly conference of the free software community.</p>
                          </div>