Update index.html

This commit is contained in:
Kainoa Kanter 2022-02-28 14:30:37 -08:00 committed by GitHub
parent 48a56fd1c4
commit a5a60d248d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -14,13 +14,12 @@
<link
rel="stylesheet"
href="css/rosepine.css"
href="https://raw.githubusercontent.com/rose-pine/hljs/main/min/rosepine.min.css"
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<script
src="js/highlight.min.js"
integrity="sha512-IaaKO80nPNs5j+VLxd42eK/7sYuXQmr+fyywCNA0e+C6gtQnuCXNtORe9xR4LqGPz5U9VpH+ff41wKs/ZmC3iA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>