diff options
Diffstat (limited to 'website/templates/features/index.html')
-rw-r--r-- | website/templates/features/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/templates/features/index.html b/website/templates/features/index.html index cd4c9e26..bd7cb00c 100644 --- a/website/templates/features/index.html +++ b/website/templates/features/index.html @@ -1,6 +1,7 @@ <#import "../_scaffold.html" as main> <@main.scaffold title="Stable"> + <a class="tidelift-link" href="https://tidelift.com/subscription/pkg/maven-org-projectlombok-lombok?utm_source=lombok&utm_medium=referral&utm_campaign=docs">Get Professionally Supported Lombok</a> <div class="page-header top5"> <div class="row text-center"> <@main.h1 title="Lombok features" /> |