From d0e506766cc9af28b117e7c256d9affa484f5e19 Mon Sep 17 00:00:00 2001 From: adoptium-bot <81295168+adoptium-bot@users.noreply.github.com> Date: Thu, 7 Sep 2023 20:19:31 +0200 Subject: [PATCH] Updating file 'docs/overrides/main.html' with otterdog. --- docs/overrides/main.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/overrides/main.html diff --git a/docs/overrides/main.html b/docs/overrides/main.html new file mode 100644 index 0000000..7c254cb --- /dev/null +++ b/docs/overrides/main.html @@ -0,0 +1,11 @@ +{% extends "base.html" %} + +{% block site_meta %} + {{ super() }} + + + + + + +{% endblock %}