diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2017-10-02 15:50:06 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2018-03-11 12:17:14 +0100 |
commit | cc55391a7544b0ce0cc37b8aa628dc8f9a46db49 (patch) | |
tree | 1db0b70ac25951b854cf1ee3e9ccbbf3c7194dd2 /website/templates/main.html | |
parent | 757ddee80765600a542f2470c9487d0ba793f62c (diff) | |
download | lombok-cc55391a7544b0ce0cc37b8aa628dc8f9a46db49.tar.gz lombok-cc55391a7544b0ce0cc37b8aa628dc8f9a46db49.tar.bz2 lombok-cc55391a7544b0ce0cc37b8aa628dc8f9a46db49.zip |
Website updated to list supporters on the website.
Diffstat (limited to 'website/templates/main.html')
-rw-r--r-- | website/templates/main.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/templates/main.html b/website/templates/main.html index 2089cb5e..df096955 100644 --- a/website/templates/main.html +++ b/website/templates/main.html @@ -29,6 +29,7 @@ </div> </div> <div class="row supporterBar"> + <div class="introText" hidden="hidden">Project Lombok is powered by:</div> </div> </div> <div class="row text-center"> |