Add some temporary baseURL debug

This commit is contained in:
Bjørn Erik Pedersen 2018-02-07 23:04:50 +01:00
parent 371e56bce5
commit 8617e8692e
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -10,6 +10,7 @@
<div class="documentation-copy center measure-wide-l">
<div id="readout" class="fixed right-0 bottom-0">
</div>
<h2>{{ .Site.BaseURL }}</h2>
{{ .Render "page" }}
{{ partial "related.html" . }}
</div>