Fix Home Page link
This commit is contained in:
parent
8d5225801a
commit
e15417f844
@ -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;">
|
||||
|
@ -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;">
|
||||
|
Loading…
Reference in New Issue
Block a user