Revert to event-neutral title
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
3e2c29c3c9
commit
c564892c8b
|
@ -106,6 +106,12 @@ main {
|
|||
vertical-align: 0.02em;
|
||||
}
|
||||
|
||||
.detail {
|
||||
display: block;
|
||||
font-size: 50%;
|
||||
margin-top: 0.4em;
|
||||
}
|
||||
|
||||
.four {
|
||||
vertical-align: 0.25em;
|
||||
}
|
||||
|
|
|
@ -42,11 +42,8 @@
|
|||
</header>
|
||||
<main>
|
||||
<p class="upcoming">
|
||||
IGERla<br>
|
||||
<span class="seven">7</span><span class="dot">.</span><span class="dash">-</span><span class="nine">9</span><span class="dot">.</span>
|
||||
Juni
|
||||
<span class="two">2</span><span class="zero">0</span><span class="two">2</span><span class="four">4</span><br>
|
||||
Bamberg
|
||||
Intergalaktische Erfahrungsreise<br>
|
||||
<span class="detail"><a href="{{ relref . "/faq#was-ist-eigentlich-eine-_intergalaktische-erfahrungsreise_" }}">Ein Event des backspace e. V. in Bamberg</a></span>
|
||||
</p>
|
||||
{{ block "main" . }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue