forked from colin/resume
2
0
Fork 0

Fix SRI hash for theme.js to match deployed content

This commit is contained in:
Your Name 2025-03-31 04:14:39 -04:00
parent f739edc7eb
commit 905b480a2e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<meta name="description" content="Colin Knapp - Cybersecurity Expert and Software Developer Portfolio">
<title>Colin Knapp Portfolio</title>
<link rel="stylesheet" href="styles.css">
<script src="theme.js" integrity="sha384-UbjhZypK/bO7YAIsVbI8lGTyMauZwXy3snXwqT5jddKFsEt2YIDpSqcvTHn7Fn0e" crossorigin="anonymous"></script>
<script src="theme.js" integrity="sha384-naUim5JriO81FOtYsICLhgAY4mC9xffM8+Zcsc2ztUoQLKKLrDgLFgBRau98yEN1" crossorigin="anonymous"></script>
</head>
<body>
<div class="theme-switch">