Fix Home Page link

This commit is contained in:
Steven Tracey 2023-05-31 12:43:01 -04:00
parent 8d5225801a
commit e15417f844
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
<body>
<header>
<a class="navbar-brand" href="#">
<a class="navbar-brand" href="https://www.caiu.org">
<img class="logo" src="logo.png" alt="CAIU Logo">
</a>
<div style="margin-right: 0.5em;">

View File

@ -10,7 +10,7 @@
<body>
<header>
<a class="navbar-brand" href="#">
<a class="navbar-brand" href="https://www.caiu.org">
<img class="logo" src="../logo.png" alt="CAIU Logo">
</a>
<div style="margin-right: 0.5em;">