Floris Renaud : Add wwn link and intro text to the Dutch website.

Alexandre Julliard julliard at winehq.org
Wed Nov 24 04:23:15 CST 2021


Module: website
Branch: master
Commit: 67ba0452f1d1cc1732f6b9090452dbd2aaf695d5
URL:    https://source.winehq.org/git/website.git/?a=commit;h=67ba0452f1d1cc1732f6b9090452dbd2aaf695d5

Author: Floris Renaud <jkfloris at dds.nl>
Date:   Tue Nov 23 00:39:30 2021 +0100

Add wwn link and intro text to the Dutch website.

Signed-off-by: Floris Renaud <jkfloris at dds.nl>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 templates/nl/news.template | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/templates/nl/news.template b/templates/nl/news.template
index ae3ab525..c14ad173 100644
--- a/templates/nl/news.template
+++ b/templates/nl/news.template
@@ -1,7 +1,17 @@
 <!--TITLE:[Nieuws]-->
 
-<h1 class="title">Nieuws</h1>
+<h1 class="title"><i class="far fa-newspaper"></i> Nieuws</h1>
+
+<p class="margin-bottom-lg">
+    Het laatste nieuws van Wine.<br>
+    Meer nieuwsberichten staan in het
+    <a href="{$root}/wwn"><i class="fas fa-newspaper"></i> World Wine Nieuwsarchief</a>
+</p>
 
 <!--EXEC:[news]-->
 
 <hr>
+
+<div class="link-container">
+    <a href="{$root}/news/rss"><i class="fas fa-rss-square"></i> WineHQ Nieuws RSS Feed</a>
+</div>




More information about the wine-cvs mailing list