Fix SRI hash for theme.js to match deployed content
ci/woodpecker/push/woodpecker Pipeline failed Details

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"> <meta name="description" content="Colin Knapp - Cybersecurity Expert and Software Developer Portfolio">
<title>Colin Knapp Portfolio</title> <title>Colin Knapp Portfolio</title>
<link rel="stylesheet" href="styles.css"> <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> </head>
<body> <body>
<div class="theme-switch"> <div class="theme-switch">