Files
flatbuffers/docs/overrides/main.html
Derek Bailey 4999936289 add 404 info
2025-01-13 21:31:41 -08:00

6 lines
229 B
HTML

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