diff --git a/src/_data/build_info.json b/src/_data/build_info.json index 319edf134..13e9a15be 100644 --- a/src/_data/build_info.json +++ b/src/_data/build_info.json @@ -1 +1 @@ -{"version":"3.2.0","revision":"c722df0","lastUpdated":"2024-05-14","copyrightYear":2024} \ No newline at end of file +{"version":"3.2.0","revision":"c722df0","lastUpdated":"2024-05-14","copyrightYear":2024} diff --git a/src/_data/landing_data.yaml b/src/_data/landing_data.yaml index bb7722b26..6f2865dce 100644 --- a/src/_data/landing_data.yaml +++ b/src/_data/landing_data.yaml @@ -18,6 +18,9 @@ - title: Canopy description: Web Audio code editor and visual debugger href: https://hoch.github.io/canopy/ +# - title: Audio Worklets Playground +# description: Audio Worklet playground +# href: \# - title: Demos entries: diff --git a/src/_includes/base.njk b/src/_includes/base.njk index 2df428eb1..10c94a1db 100644 --- a/src/_includes/base.njk +++ b/src/_includes/base.njk @@ -24,7 +24,7 @@ {% endif %} - +
{% block content %}