From 1a30b83c3bd3b0af0a3a9e15e22a8ebd0ae61062 Mon Sep 17 00:00:00 2001 From: metalune Date: Wed, 20 Jan 2021 17:17:33 +0100 Subject: [PATCH] Link to source at certain commit instead of to commit itself --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 24fef26..c6a95d7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -18,7 +18,7 @@ {% block content %}{% endblock %}