diff options
| author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2018-03-19 23:43:54 +0100 |
|---|---|---|
| committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2018-03-19 23:51:56 +0100 |
| commit | ae611e168718bc226d5ca530484b9a92c2836b30 (patch) | |
| tree | 43407cbe556698afcf88b7d458f970e65fda15d8 /website/templates/main.html | |
| parent | 3cfd7a80eddab24b868fb5cfcec4d5cf2b55604c (diff) | |
| download | lombok-ae611e168718bc226d5ca530484b9a92c2836b30.tar.gz lombok-ae611e168718bc226d5ca530484b9a92c2836b30.tar.bz2 lombok-ae611e168718bc226d5ca530484b9a92c2836b30.zip | |
[website] Added instruction page about VS Code support in lombok. Updated upcoming talks section.
Diffstat (limited to 'website/templates/main.html')
| -rw-r--r-- | website/templates/main.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/website/templates/main.html b/website/templates/main.html index 52b3ac0e..25098758 100644 --- a/website/templates/main.html +++ b/website/templates/main.html @@ -32,9 +32,8 @@ <div class="row text-center"> <@main.h2 title="Upcoming presentations" /> <p> - Roel and Reinier will be talking about (near) future java features:<br /> <a href="https://programm.javaland.eu/2018/#/scheduledEvent/549331">JavaLand March 14th 2018, 12:00</a>, room: Schauspielhaus. - </p><p> - <em>See you there! (We'll have stickers!)</em> + We're talking to NL-JUG to give a presentation soon in the The Hague (The Netherlands) area.<br /> + Want us to present at your JUG or conference? Feel free to contact us, via email (<code>info@</code>) or twitter: <a href="https://twitter.com/project_lombok">@project_lombok</a>. </p> </div> <div class="row text-center supporterBar"> |
