mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 11:44:44 -04:00
Remove opening body tag from header example (#1376)
This commit is contained in:
parent
341a5a7d89
commit
d3f01f19af
@ -175,7 +175,6 @@ The following `header.html` partial template is used for [spf13.com](https://spf
|
|||||||
|
|
||||||
{{ partial "head_includes.html" . }}
|
{{ partial "head_includes.html" . }}
|
||||||
</head>
|
</head>
|
||||||
<body lang="en">
|
|
||||||
{{< /code >}}
|
{{< /code >}}
|
||||||
|
|
||||||
{{% note %}}
|
{{% note %}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user