Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mmrath/hugo-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/section/code.html')
-rw-r--r--layouts/section/code.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/section/code.html b/layouts/section/code.html
index 1170e34..a0b308a 100644
--- a/layouts/section/code.html
+++ b/layouts/section/code.html
@@ -1,6 +1,6 @@
{{ partial "head" . }}
<section id="main-content" class="container main_content section">
- <header class="container">
+ <header>
{{ partial "bloc/content/h1-title" . }}
</header>
{{ range $index, .Paginator.Pages.ByTitle }}