Updated blog layout

This commit is contained in:
Brandon Rozek 2020-12-22 09:36:03 -05:00
parent 4f7e08f5ac
commit 297ec66033
4 changed files with 8 additions and 36 deletions

View file

@ -29,7 +29,7 @@
{{ end }}
</div>
{{ partial "footer.html" . }}
{{ $jquery := resources.Get "js/jquery-3.3.1.min.js" }}
{{ $jquery := resources.Get "js/jquery-3.5.1.min.js" }}
{{ $mark := resources.Get "js/jquery.mark.es6.min.js" }}
{{ $lunr := resources.Get "js/lunr.js" }}
{{ $search := resources.Get "js/search.js" }}