From 1bc7957c65366e05aa27d0615008027d155c438c Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Sun, 6 Apr 2025 13:15:27 -0700 Subject: [PATCH] Now the tag for the weekly mesh can be configurable --- meshview/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshview/templates/base.html b/meshview/templates/base.html index af3a8c4..9b422e4 100644 --- a/meshview/templates/base.html +++ b/meshview/templates/base.html @@ -53,6 +53,6 @@ {% block body %} {% endblock %} -
Visit Meshview on Github. Also visit the original Meshview by Armooo.

+
Visit Meshview on Github.

\ No newline at end of file