From 991fd7a6d67ee017c57beaaa21fc31c4bee7944d Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 7 Oct 2023 06:48:07 +0800 Subject: feat(version): versions --- material/overrides/main.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 material/overrides/main.html (limited to 'material/overrides/main.html') diff --git a/material/overrides/main.html b/material/overrides/main.html new file mode 100644 index 00000000..63a0e861 --- /dev/null +++ b/material/overrides/main.html @@ -0,0 +1,26 @@ +{#- + This file was automatically generated - do not edit +-#} +{% extends "base.html" %} +{% block extrahead %} + +{% endblock %} +{% block outdated %} + You're not viewing the latest version. + + Click here to go to latest. + +{% endblock %} +{% block announce %} + For updates follow @HydroRoll-Team on + + + {% include ".icons/fontawesome/brands/github.svg" %} + + Github + +{% endblock %} +{% block scripts %} + {{ super() }} + +{% endblock %} -- cgit v1.2.3-70-g09d2