feat: less js
This commit is contained in:
parent
9cbf04cc00
commit
ed32c9ac55
8 changed files with 101 additions and 111 deletions
|
@ -35,5 +35,4 @@ meta:
|
|||
}
|
||||
</style>
|
||||
<div id="search" class="search"></div>
|
||||
<script src="https://coryd.dev/_pagefind/pagefind-ui.js" onload="new PagefindUI({ element: '#search', showImages: false });"></script>
|
||||
{% render "partials/popular-posts.liquid", posts: collections.posts, analytics: analytics %}
|
||||
<script src="https://coryd.dev/_pagefind/pagefind-ui.js" onload="new PagefindUI({ element: '#search', showImages: false });"></script>
|
Reference in a new issue