Compare commits

...

3 Commits

Author SHA1 Message Date
6b9160ed89 NL translation, update of news page
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-05 10:34:50 +02:00
fc6182adb8 Merge branch 'master' of git.fsfe.org:fsfe/fsfe-website 2022-05-05 10:29:24 +02:00
da24d1cac1 Added alt tags 2022-03-27 10:59:12 +02:00
2 changed files with 23 additions and 31 deletions

View File

@ -20,7 +20,7 @@
</p>
<figure>
<img src="https://pics.fsfe.org/uploads/medium/6101b685d12ecfdc41b57213e295749a.jpg"/>
<img src="https://pics.fsfe.org/uploads/medium/6101b685d12ecfdc41b57213e295749a.jpg" alt ="Circular electronics, symbolised with Arduino Robot Top"/>
</figure>
<p class="license">"Circular electronics", symbolized with <a href="https://commons.wikimedia.org/wiki/File:Arduino_Robot_Top.jpg">Arduino Robot Top.jpg</a> by Arduino SA, <a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en">CC-BY-SA 3.0</a></p>
@ -43,7 +43,7 @@
<figure>
<img src="https://pics.fsfe.org/uploads/medium/05a2918272b10cfb4148f461d5334283.png"/>
<img src="https://pics.fsfe.org/uploads/medium/05a2918272b10cfb4148f461d5334283.png" alt ="Internet of things -> End of Support -> Publication of Source Code -> Upcycling by third parties -> Second life"/>
<figcaption>The graphic demonstrates how the "upcycling of software" can ideally help to extend usage lifetimes and to grow aftermarkets after the end of support by the initial manufacturers.</figcaption>
</figure>
<p class="license">Icons reused from sources available on <a href="https://freepik.com">Freepik.com</a></p>

View File

@ -1,42 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<html>
<version>3</version>
<version>4</version>
<head>
<title>Nieuws</title>
</head>
<body class="toplevel article">
<body class="toplevel news-index">
<h1>Nieuws</h1>
<div id="introduction">
<p class="inline-buttons news-follow-us">Volg ons:
<span class="share-buttons">
<a class="button share-mail" href="/news/newsletter.html">Nieuwsbrief</a>
<a class="button share-rss" href="/news/news.rss">RSS-feed</a>
<a target="_blank" class="button share-mastodon" href="https://mastodon.social/@fsfe">Mastodon</a>
<a target="_blank" class="button share-twitter" href="https://twitter.com/fsfe">Twitter</a>
</span>
</p>
<p>
De FSFE stelt gebruikers in staat om met <a
href="/activities/">diverse activiteiten</a> gebruikers in staat te stellen technologie te controleren en biedt concreet engagement voor
<a href="/freesoftware/">softwarevrijheid</a>. Volg ons en verzeker u ervan reguliere updates en diepere inzichten op onze verscheidene kanalen te ontvangen.
</p>
</div>
<div class="module-wrapper news">
<module id="follow-news" />
<module id="social-media" />
<module id="banner-subscribe" />
</div>
<include-news/>
<h2><a href="2020/index.html">Nieuwsarchief</a></h2>
<h2><a href="2020/index.html">Nieuwsarchieven</a></h2>
<p>
Bekijkt u voor oudere nieuwsartikelen alstublieft ons nieuwsarchief.
Bekijk voor ouder nieuws alstublieft onze nieuwsarchieven.
<a class="learn-more" href="2020/index.html"/>
</p>
</body>
<sidebar promo="none">
<div class="news-sidebar">
<module id="follow-news"/>
<module id="social-media"/>
<hr/>
<module id="video-supporter"/>
</div>
</sidebar>
<translator>André Ockers</translator>
<banner1><module id="banner-subscribe" /></banner1>
<banner2><module id="banner-become-supporter" /></banner2>
<translator>André Ockers</translator>
</html>