Skip to content

Commit

Permalink
try to fix links, attempt #4
Browse files Browse the repository at this point in the history
  • Loading branch information
mburri committed Nov 3, 2023
1 parent 4c81eef commit 061f03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/9000.0.1/themes/prism-dark.css"
integrity="sha512-h553W5EVLDpBoFaI7b6T8EdE71vb1ave8A8eH2KAgAF1fwB631hwkMdIkvGbCqw6gus+9rWvLy4RSRxGLviW+w=="
crossorigin="anonymous" referrerpolicy="no-referrer"/>
<link rel="stylesheet" href="./../styles/style.css">
<link rel="stylesheet" href="./styles/style.css">
<script src="./js/navigation-component.js"></script>
<base href="/techkafi-state-of-html-examples/">
</head>
Expand Down

0 comments on commit 061f03b

Please sign in to comment.