diff --git a/docs/overrides/partials/main.html b/docs/overrides/partials/main.html new file mode 100644 index 00000000..e3f98827 --- /dev/null +++ b/docs/overrides/partials/main.html @@ -0,0 +1,5 @@ +{% extends "base.html" %} + +{% block announce %} + 📚 Starting June 1st, 2025, please use lancedb.github.io/documentation for the latest docs. +{% endblock %} \ No newline at end of file