summaryrefslogtreecommitdiff
path: root/layouts/services/single.html
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-05-05 09:20:44 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-05-05 09:20:44 +0200
commit87ac17506aa65209b1541464665da569b8699116 (patch)
tree9220d2a9ea79fdc5425c6bd117c4c40d6276125c /layouts/services/single.html
parenta78e42c4de45dc93bb4fb402ed5f829a7583decc (diff)
Update indentation
Diffstat (limited to 'layouts/services/single.html')
-rw-r--r--layouts/services/single.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/services/single.html b/layouts/services/single.html
index 9f2354b..e1afa52 100644
--- a/layouts/services/single.html
+++ b/layouts/services/single.html
@@ -8,7 +8,6 @@
<li><strong>Base URL</strong>: <a href="{{ .Params.location }}">{{ .Params.location }}</a></li>
<li><strong>Upstream</strong>: <a href="{{ .Params.upstream }}">{{ .Params.upstream }}</a></li>
</ul>
-
{{ .Content }}
</main>
</article>