feat: load social-threads.js for unified Bluesky+Mastodon reply component
Build & Deploy / build-and-deploy (push) Successful in 1m59s
Build & Deploy / build-and-deploy (push) Successful in 1m59s
This commit is contained in:
@@ -165,6 +165,7 @@
|
||||
<script src="/js/listening.js?v={{ '/js/listening.js' | hash }}" defer></script>
|
||||
<script src="/js/comments.js?v={{ '/js/comments.js' | hash }}" defer></script>
|
||||
<script src="/js/bluesky-thread.js?v={{ '/js/bluesky-thread.js' | hash }}" defer></script>
|
||||
<script src="/js/social-threads.js?v={{ '/js/social-threads.js' | hash }}" defer></script>
|
||||
<script src="/js/fediverse-interact.js?v={{ '/js/fediverse-interact.js' | hash }}" defer></script>
|
||||
<script src="/js/lightbox.js?v={{ '/js/lightbox.js' | hash }}" defer></script>
|
||||
<script src="/js/toc-scanner.js?v={{ '/js/toc-scanner.js' | hash }}" defer></script>
|
||||
@@ -633,3 +634,4 @@
|
||||
{% mermaid_js %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user