Fix end of files

This commit is contained in:
jo 2021-05-27 16:34:02 +02:00
parent d8195f0fd8
commit 6871956baa
36 changed files with 11 additions and 40 deletions

View file

@ -52,4 +52,4 @@
</div>
</div>
</footer>
</footer>

View file

@ -13,4 +13,4 @@
<!-- Custom styles for this template -->
<link href="/css/creative.min.css" rel="stylesheet">
<title>{{ site.title }} - {{ page.title }}</title>
<title>{{ site.title }} - {{ page.title }}</title>

View file

@ -22,4 +22,4 @@
</ul>
</div>
</div>
</nav>
</nav>

View file

@ -68,4 +68,4 @@ function lunr_search(term) {
</form>
<div id="lunrsearchresults">
<ul class="list-line mb-0"></ul>
</div>
</div>