Replace section tags with div
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{ $page := . }}
|
||||
|
||||
<section>
|
||||
<div>
|
||||
<div class="container-fluid">
|
||||
<form action="{{ .Page.RelPermalink }}" dir="auto" method="get">
|
||||
<div class="justify-content-center mb-3 row">
|
||||
@@ -43,7 +43,7 @@
|
||||
</i>
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<article id="paige-results" style="display: none"></article>
|
||||
<script crossorigin="anonymous" defer integrity="sha384-1LalyFI+BycKouEClZE5CoFnlLr+Kx8Wslc45o5NATVo+c2mEh02i8HNaaT7XOdQ" referrerpolicy="no-referrer" src="https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.7.31/dist/flexsearch.bundle.js"></script>
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user