Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LoydOsborne committed Dec 9, 2024
1 parent 86bb1f7 commit 11fdc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
gtag('config', '{{site.google-analytics}}');
</script>
<title>{{site.title}}</title>
<link rel="stylesheet" href="https:///assets/css/style.css">
<link rel="stylesheet" href="https://www.scyted.tv/assets/css/style.css">
<script src="https://kit.fontawesome.com/6a97161b76.js" crossorigin="anonymous"></script>
<link rel="shortcut icon"
href="{% if site.favicon-url %}{{site.favicon-url}}{% else %}{{ 'assets/images/logo.png' | absolute_url }}{% endif %}"
Expand Down

0 comments on commit 11fdc26

Please sign in to comment.