Skip to content

Commit

Permalink
envitia styling test
Browse files Browse the repository at this point in the history
  • Loading branch information
keith-foster-envitia committed Nov 27, 2024
1 parent c00d34c commit 9af4d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
{% seo %}
<link rel="shortcut icon" type="image/png" href="favicon.svg">
<link rel="stylesheet" href="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}">
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down

0 comments on commit 9af4d86

Please sign in to comment.