Module: website Branch: master Commit: 941ab4df439b4e0f76ec1b1a3e69a484feac7b08 URL: https://source.winehq.org/git/website.git/?a=commit;h=941ab4df439b4e0f76ec1b...
Author: Jeremy Newman jnewman@codeweavers.com Date: Thu Apr 5 13:35:25 2018 -0500
add perm news blurb about wineconf
---
templates/en/home.template | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
diff --git a/templates/en/home.template b/templates/en/home.template index d525e1a..4f16328 100644 --- a/templates/en/home.template +++ b/templates/en/home.template @@ -86,6 +86,20 @@
<h1 class="title"><a href="{$root}/news">News and Updates</a></h1>
+ <p class="newstitle"><a href="/news/2018030801">WineConf 2018 - 25th anniversary</a></p> + <div class="newsblock"> + <p>The Wine Project is pleased to announce that WineConf 2018 will + take place on June 29 - July 1 2018 in The Hague, The + Netherlands. This will coincide with the 25th anniversary of Wine.</p> + <p>WineConf is the Wine Project's annual conference, where members of + the Wine community, the broader Free Software community and interested + users meet up over food and beverages. We traditionally also have a + number of talks by attendees, as well as some formal and informal + discussions about anything vaguely Wine related.</p> + <p>Please see the <a href="https://wiki.winehq.org/WineConf2018">WineConf2018 page</a> + for further details.</p> + </div> + <!--EXEC:[news?n=3]-->
<p><a href="{$root}/news" class="btn btn-default"><span class="glyphicon glyphicon-chevron-right"></span> more news...</a></p>