Skip to content

Commit

Permalink
Minor change in image path
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmanrique committed Jul 31, 2024
1 parent 59ad59e commit 635e865
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 @@ -9,7 +9,7 @@
<meta name="theme-color" content=#ffffff>
<link rel="stylesheet" href="/assets/css/app.css">
<link rel="shortcut icon" type="image/png"
href="/Main_Plots/logo.png"
href="Main_Plots/logo.png"
/>
<script defer src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css">
Expand Down

0 comments on commit 635e865

Please sign in to comment.