Fix up the layout of the debug content
Put it in the bottom left in a disclosure
This commit is contained in:
parent
3fb0ef35fe
commit
7325debd66
2 changed files with 9 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
{{ if not hugo.IsProduction }}
|
||||
<div class="platter" id="debug-page-info">
|
||||
<details open>
|
||||
<details>
|
||||
<summary>Debug Page Info</summary>
|
||||
<table>
|
||||
<tr><td>.Section</td><td>{{ .Section }}</td></tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue