:Index headline for talk at LibrePlanet 2016
parent
452e8061c6
commit
cb1be6f2d4
|
@ -274,6 +274,10 @@ dl > dd > p:last-child {
|
|||
margin: 0em;
|
||||
}
|
||||
|
||||
#index-headline {
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
|
||||
/** exclusively asciidoc-generated content styling **/
|
||||
body.article h2 {
|
||||
|
|
13
tpl/.config
13
tpl/.config
|
@ -73,6 +73,19 @@ cat <<EOH
|
|||
alt="Close Windows, Open Doors" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="index-headline">
|
||||
<a href="https://www.libreplanet.org/2016/program/">
|
||||
<img src="https://libreplanet.org/w/images/1/1f/Banner_no_year.png"
|
||||
alt="LibrePlanet 2016"
|
||||
title="LibrePlanet 2016" />
|
||||
</a>
|
||||
<p>
|
||||
Join me at
|
||||
<a href="https://www.libreplanet.org/2016/program/">LibrePlanet 2016</a>
|
||||
or my talk “Restore Online Freedom!”
|
||||
</p>
|
||||
</div>
|
||||
EOH
|
||||
)"
|
||||
|
||||
|
|
Loading…
Reference in New Issue