All checks were successful
continuous-integration/drone/push Build is passing
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure. In the end may implement only one or none of these, subject to major design changes. Solves #5409 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5431 Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
20 lines
598 B
XML
20 lines
598 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<data>
|
|
<version>1</version>
|
|
|
|
<module>
|
|
<h2>Folge unseren Veranstaltungen</h2>
|
|
|
|
<p>
|
|
Die FSFE nimmt an vielen Veranstaltungen rund um Freie Software teil.
|
|
Offizielle Events werden auf dieser Seite veröffentlicht. Damit du keine
|
|
davon verpasst, abonniere unsere Feeds.
|
|
</p>
|
|
|
|
<div class="share-buttons center">
|
|
<a class="button share-rss" href="/events/events.rss" target="_blank">RSS-Feed</a>
|
|
<a class="button share-cal" href="/events/events.ics" target="_blank">Kalender-Feed</a>
|
|
</div>
|
|
</module>
|
|
</data>
|