aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------garage0
-rwxr-xr-xtemplates/base.html3
2 files changed, 1 insertions, 2 deletions
diff --git a/garage b/garage
-Subproject 59fa6681f35507d0b5c35786495ca060ecaa39f
+Subproject afd94aa22c7843f1f762fa527829f8206699bba
diff --git a/templates/base.html b/templates/base.html
index b270126..34f029b 100755
--- a/templates/base.html
+++ b/templates/base.html
@@ -8,7 +8,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="An open-source distributed storage service you can self-host to fullfill many needs.">
<meta name="application-name" content="{{ config.title }}">
- <base href="{{ config.base_url }}">
{% include "partials/shared/head.html" %}
</head>
@@ -41,4 +40,4 @@
{% block user_custom_js %}{% endblock %}
</body>
-</html> \ No newline at end of file
+</html>