From 63552b3d53e8969b5ce9fd54da9e8114aac7fc77 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Tue, 14 Jan 2025 14:22:47 -0800 Subject: [PATCH] Update base.html Added link to Meshview forks on Github --- meshview/templates/base.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meshview/templates/base.html b/meshview/templates/base.html index 6c06026..c9ae5e6 100644 --- a/meshview/templates/base.html +++ b/meshview/templates/base.html @@ -40,5 +40,7 @@ {% block body %} {% endblock %} +
Visit Meshview on Github. Also visit the original Meshview by Armooo.

+ - \ No newline at end of file +