From 32d46a28e8d4c89e14a20b424a69bbf587140900 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 16 May 2017 00:24:50 +0200 Subject: video now has a poster. --- website/resources/img/poster.png | Bin 0 -> 208249 bytes website/templates/features/experimental/index.html | 4 ++-- website/templates/main.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 website/resources/img/poster.png (limited to 'website') diff --git a/website/resources/img/poster.png b/website/resources/img/poster.png new file mode 100644 index 00000000..36c1a843 Binary files /dev/null and b/website/resources/img/poster.png differ diff --git a/website/templates/features/experimental/index.html b/website/templates/features/experimental/index.html index 65cefd4c..11d48485 100644 --- a/website/templates/features/experimental/index.html +++ b/website/templates/features/experimental/index.html @@ -73,10 +73,10 @@

Putting the "Ex" in "Experimental": promoted or deleted experimental features.

- <@main.feature title="@Value: promoted" href="../Value"> + <@main.feature title="@Value: promoted" href="/features/Value"> @Value has proven its value and has been moved to the main package. - <@main.feature title="@Builder: promoted" href="../Builder"> + <@main.feature title="@Builder: promoted" href="/features/Builder"> @Builder is a solid base to build APIs on, and has been moved to the main package.
diff --git a/website/templates/main.html b/website/templates/main.html index 1c087776..3f9eef82 100644 --- a/website/templates/main.html +++ b/website/templates/main.html @@ -5,7 +5,7 @@

Lombok Demo

-