From 0b2cca0eb9de873998535af15c0066a71e2e363f Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 1 Feb 2018 17:06:32 +0100 Subject: [website] added the German JUG week to the main page. --- build.xml | 2 +- website/templates/main.html | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 633d7922..06754e7e 100644 --- a/build.xml +++ b/build.xml @@ -876,7 +876,7 @@ You can also create your own by writing a 'testenvironment.properties' file. The - diff --git a/website/templates/main.html b/website/templates/main.html index d52df167..00d64dab 100644 --- a/website/templates/main.html +++ b/website/templates/main.html @@ -31,5 +31,18 @@
+
+ <@main.h2 title="Upcoming presentations" /> +

+ Roel and Reinier will be talking about (near) future java features; a preview of what Java10 and Java11 will probably look like, across germany:

+ See you there! (We'll have stickers!) +

+
-- cgit