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 deletion
—
download
Diffstat
Diff options
+1/-1
M template/index.twig
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
|
|
|