1

preconnect icons

This commit is contained in:
Evan Pratten 2021-08-21 12:39:39 -04:00
parent 8545c3471d
commit 217c8bc1b7

View File

@ -11,6 +11,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto&family=Urbanist:wght@700&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://maxst.icons8.com">
<link rel="stylesheet" href="https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css">
<link rel="stylesheet" href="/styles/layout.css">
{% endblock head %}