testing change to additionalCSS.css

This commit is contained in:
Rax Ventus 2021-02-24 18:49:51 -07:00
parent 625a83068f
commit 7b77705a95
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
<meta name="theme-color" content="#0066ff">
<link rel="stylesheet" href="/assets/authorblurb.css">
<link rel="stylesheet" href="/assets/additionalCSS.css">
<!--<link rel="stylesheet" href="/assets/additionalCSS.css">-->
<link rel="icon" type="image/png" href="/assets/img/AstraGroup_128x128.png">
{% seo %}
</head>