Skip to content

Commit 635e865

Browse files
committed
Minor change in image path
1 parent 59ad59e commit 635e865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="theme-color" content=#ffffff>
1010
<link rel="stylesheet" href="/assets/css/app.css">
1111
<link rel="shortcut icon" type="image/png"
12-
href="/Main_Plots/logo.png"
12+
href="Main_Plots/logo.png"
1313
/>
1414
<script defer src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script>
1515
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css">

0 commit comments

Comments
 (0)