⬆️ Update tags for jekyll-asset 3

This commit is contained in:
Dan Jones 2019-08-19 11:43:53 -05:00
commit 54758c6ef0

View file

@ -3,7 +3,7 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
{% seo %}
{% css style %}
{% asset style.scss %}
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
</head>
@ -87,6 +87,6 @@
</div>
</footer>
{% js application %}
{% asset application.js %}
</body>
</html>