Author
|
zPlus <->
2017-03-25 21:20:37
|
Committer
|
zPlus <->
2017-03-25 21:20:37
|
Commit
|
0f1ad90
(patch)
|
Tree
|
c89a605
|
Parent(s)
|
|
template/index.twig: Add LibrePlanet 2017 banner
commits diff:
c9b2f02..0f1ad90
1 file changed,
3 insertions,
3 deletions
—
download
Diffstat
Diff options
+3/-3
M template/index.twig
2
|
2
|
|
|
3
|
3
|
|
<div class="posts">
|
4
|
4
|
|
|
5
|
|
- |
{# banner
|
|
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://streaming.media.ccc.de/33c3">33C3 LIVƎ</a>
|
|
8
|
+ |
<a href="https://libreplanet.org/2017/live/">LibrePlanet 2017</a>
|
9
|
9
|
|
</div>
|
10
|
|
- |
#}
|
|
10
|
+ |
{# #}
|
11
|
11
|
|
|
12
|
12
|
|
{# Welcome New Year
|
13
|
13
|
|
<pre class="new_year">
|