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>
21 lines
700 B
XML
21 lines
700 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<data>
|
|
<version>1</version>
|
|
|
|
<module>
|
|
<div class="module-follow-news">
|
|
<h2>Volg ons nieuws</h2>
|
|
<p>
|
|
Blijf op de hoogte van ons laatste nieuws door u te abonneren op onze
|
|
RSS-feed en de verschillende mediakanalen bezoeken.
|
|
</p>
|
|
<div class="share-buttons center">
|
|
<a class="button share-news" href="/news/news.html">FSFE nieuws</a>
|
|
<a class="button share-rss" href="/news/news.rss">RSS-feed</a>
|
|
<a class="button share-mail" href="/news/newsletter.html">Nieuwsbrief</a>
|
|
<a class="button share-podcast" href="/news/podcast.html">Podcast</a>
|
|
</div>
|
|
</div>
|
|
</module>
|
|
</data>
|