1
0
Fork 0

Add compress.html plugin

This commit is contained in:
Owen Ryan 2024-04-17 16:58:49 -04:00
parent e40877c34d
commit 8f13b1e96e
4 changed files with 19 additions and 3 deletions

View file

@ -27,6 +27,6 @@
Load fontawesome here for faster loadtimes: https://stackoverflow.com/a/35880730/9523246
{% endcomment %}
<script>
lazyLoadCSS('https://use.fontawesome.com/releases/v6.4.2/css/all.css');
lazyLoadCSS('https://use.fontawesome.com/releases/v6.5.2/css/all.css');
</script>
</head>