Update doc with links fixed and remove <base> tag
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
819a357445
commit
a12bcc3158
2 changed files with 2 additions and 3 deletions
2
garage
2
garage
|
@ -1 +1 @@
|
|||
Subproject commit 59fa6681f35507d0b5c35786495ca060ecaa39f3
|
||||
Subproject commit afd94aa22c7843f1f762fa527829f8206699bba8
|
|
@ -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>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue