home » zplus/freepost.git
Author zPlus <zplus@peers.community> 2018-04-07 13:08:44
Committer zPlus <zplus@peers.community> 2018-04-07 13:08:44
Commit acc2fcf (patch)
Tree f14bee3
Parent(s)

template/index.twig: Hide homepage banner.


commits diff: 79ff720..acc2fcf
1 file changed, 1 insertion, 1 deletiondownload


Diffstat
-rwxr-xr-x template/index.twig 2

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+1/-1 M   template/index.twig
index 08fffee..05e31c7
old size: 2K - new size: 2K
@@ -5,7 +5,7 @@
5 5 {# banner
6 6 <div class="bg-green" style="margin: 0 0 2em 0; padding: .5em;">
7 7 <img alt="" title="" src="images/pulse.gif" style="height: 1em;" />
8 - <a href="https://libreplanet.org/2017/live/">LibrePlanet 2017</a>
8 + <a href="https://fosdem.org/2018/schedule/streaming/">FOSDEM 2018</a>
9 9 </div>
10 10 #}
11 11