codeninjasuk.github.io/_includes/head/custom.html
2023-07-19 23:11:34 +01:00

18 lines
No EOL
778 B
HTML

<!-- start custom head snippets -->
<!-- insert favicons. use https://realfavicongenerator.net/ -->
<!-- end custom head snippets -->
<!-- <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=Oxygen:wght@300;400;700&display=swap" rel="stylesheet"> -->
<link rel="stylesheet" href="/assets/css/custom.css">
<link rel="icon" href="/assets/img/favicon.png" type="image/png" />
{% if page.w3 %}
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
{% endif %}
<link rel="preload" href="https://use.typekit.net/htz0ghy.css" as="style" crossorigin />
<link rel="stylesheet" href="https://use.typekit.net/htz0ghy.css" crossorigin />