diff options
Diffstat (limited to 'website/templates/features/index.html')
-rw-r--r-- | website/templates/features/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/features/index.html b/website/templates/features/index.html index d077ab4d..cd4c9e26 100644 --- a/website/templates/features/index.html +++ b/website/templates/features/index.html @@ -1,6 +1,6 @@ <#import "../_scaffold.html" as main> -<@main.scaffold> +<@main.scaffold title="Stable"> <div class="page-header top5"> <div class="row text-center"> <@main.h1 title="Lombok features" /> |