diff --git a/templates/index.html b/templates/index.html index 79e7c44..3edddfe 100644 --- a/templates/index.html +++ b/templates/index.html @@ -30,7 +30,9 @@ Latitude/Longitude: (e.g. 54.375, -2.999) -

source code: https://github.com/EdwardBetts/uk-geocode

+{% set repo = "https://git.4angle.com/edward/geocode" %} + +

source code: {{ repo }}

{% endblock %}