feat: less js
This commit is contained in:
parent
9cbf04cc00
commit
ed32c9ac55
8 changed files with 101 additions and 111 deletions
|
@ -55,10 +55,6 @@
|
|||
<script type="application/ld+json">
|
||||
{% jsonLd meta, type, tags %}
|
||||
</script>
|
||||
<script
|
||||
src="https://cdn.usefathom.com/script.js"
|
||||
data-site="RBCOWZTA"
|
||||
defer></script>
|
||||
<noscript>
|
||||
<style>
|
||||
.client-side {
|
||||
|
|
|
@ -13,5 +13,4 @@ layout: main
|
|||
</article>
|
||||
{% render "partials/post-tags.liquid", tags: tags %}
|
||||
{% render "partials/webmentions/container.liquid", webmentions: webmentions, page: page %}
|
||||
{% render "partials/author.liquid", site: site %}
|
||||
{% render "partials/popular-posts.liquid", posts: collections.posts, analytics: analytics %}
|
||||
{% render "partials/author.liquid", site: site %}
|
Reference in a new issue