Skip to content

Commit

Permalink
fix main page error message
Browse files Browse the repository at this point in the history
  • Loading branch information
JewelGliss authored Apr 30, 2024
1 parent 1e959c0 commit 8a3664b
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 @@ -21,7 +21,7 @@

<body>
<div id="Cover"></div>
<img id="Selected" style="display: none" src="img/Glisson COA.png" alt="a coat of arms/family crest" height="250">
<img id="Selected" style="display: none" src="img/Glisson-COA.png" alt="a coat of arms/family crest" height="250">
<nav>
<div id="nav-bar">
<div id="nameBlock">
Expand Down

0 comments on commit 8a3664b

Please sign in to comment.