diff --git a/source/images/frontpage/state-of-the-open-home-2024.png b/source/images/frontpage/state-of-the-open-home-2024.png new file mode 100644 index 00000000000..a80ba9d2f31 Binary files /dev/null and b/source/images/frontpage/state-of-the-open-home-2024.png differ diff --git a/source/index.html b/source/index.html index 4639db4a1e3..7d6cec1c915 100644 --- a/source/index.html +++ b/source/index.html @@ -105,6 +105,17 @@ feedback: false
+ + + - - {% assign pages_by_date = site.pages | sort: "date" | reverse %} {% for page in pages_by_date %} {% if page.layout == "landingpage" and page.frontpage != false %}