add 404 info

This commit is contained in:
Derek Bailey
2025-01-13 21:31:21 -08:00
parent 8e2852fa73
commit 4999936289
2 changed files with 12 additions and 1 deletions

View File

@@ -2,5 +2,5 @@
<!-- Announcement bar -->
{% block announce %}
View old documentation at <a href="https://dbaileychess.github.io/flatbuffers">https://dbaileychess.github.io/flatbuffers</a>
Documentation migration in progress, view snapshot of the old documentation <a href="https://dbaileychess.github.io/flatbuffers">here.</a>
{% endblock %}