Skip to content

Commit

Permalink
Add notice to 0.4 docsite (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
dphfox authored Feb 1, 2025
1 parent eb6112c commit 234d607
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/assets/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,9 @@
<div class="fusiondoc-hero" style="--hero-img: url({{ page.meta.hero_img }});"></div>
{% endif %}
{{ super() }}
{% endblock %}

{% block announce %}
The information on this page is for a future version of Fusion. Use the version
switcher to go back to a current version of Fusion.
{% endblock %}

0 comments on commit 234d607

Please sign in to comment.