We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7886e01 commit 3597970Copy full SHA for 3597970
_layouts/post.html
@@ -79,5 +79,7 @@ <h1 class="section-heading" data-text="{{ page.title }}" data-delay="{{ page.typ
79
{% include modals.html %}
80
{% include js.html %}
81
82
+ <script src="{{ "/js/post.js" | prepend: site.baseurl }}"></script>
83
+
84
</body>
85
</html>
0 commit comments