summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMandragorat Wandystanu <wktir@wandystan.eu>2023-03-04 01:57:32 +0100
committerMandragorat Wandystanu <wktir@wandystan.eu>2023-03-04 01:57:32 +0100
commitf54b73d569b7ac44f571a9a9c3319e8c2d42adc3 (patch)
tree351d93ef0a87f95d09ead812404ffc6286b18948
parent0cc0a6c6aa9251795307ab1d4dc4352a5a61ac4e (diff)
Revert "Update link to the source code"HEADmaster
This reverts commit 18d03eb1254029267c6cde16f755cdcf34ed4344.
-rw-r--r--templates/layout.swig2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.swig b/templates/layout.swig
index cadba61..f727a20 100644
--- a/templates/layout.swig
+++ b/templates/layout.swig
@@ -19,7 +19,7 @@
{% block body %}<p>Co tu robisz, <span lang="ru">пиздец</span>?</p>{% endblock %}
</article>
<footer>
- <p>Mandragorat Wandystanu, 2017. <a href="https://git.wandystan.eu/Wandystan/POMF">Kod źródłowy</a>.</p>
+ <p>Mandragorat Wandystanu, 2017. <a href="https://repo2.mydevil.net/git/pub/wandystan/pomf/">Kod źródłowy</a>.</p>
</footer>
</body>
</html>