mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
Merge pull request #354 from pyed/patch-3
browse: allow consecutive spaces in the header
This commit is contained in:
commit
4dbb4274d9
|
@ -207,7 +207,7 @@ th a {
|
|||
<div class="up"> </div>
|
||||
{{end}}
|
||||
|
||||
<h1>{{.Path}}</h1>
|
||||
<h1 class="name">{{.Path}}</h1>
|
||||
</header>
|
||||
<main>
|
||||
<table>
|
||||
|
|
Loading…
Reference in New Issue
Block a user