Fix end of files
This commit is contained in:
parent
d8195f0fd8
commit
6871956baa
36 changed files with 11 additions and 40 deletions
|
@ -52,4 +52,4 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</footer>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -22,4 +22,4 @@
|
|||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</nav>
|
||||
|
|
|
@ -68,4 +68,4 @@ function lunr_search(term) {
|
|||
</form>
|
||||
<div id="lunrsearchresults">
|
||||
<ul class="list-line mb-0"></ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue