Link from header to main site
This commit is contained in:
@@ -22,8 +22,9 @@
|
|||||||
<header>
|
<header>
|
||||||
<section class="container header-container">
|
<section class="container header-container">
|
||||||
|
|
||||||
<a href="/"><img src={Routes.static_path(@conn, "/images/logo.jpg" )} alt="Osuuspuutarha Logo" /></a>
|
<a href="https://www.livonsaarenosuuspuutarha.fi/"><img src={Routes.static_path(@conn, "/images/logo.jpg" )}
|
||||||
<a href="/" class="header-title-link">
|
alt="Osuuspuutarha Logo" /></a>
|
||||||
|
<a href="https://www.livonsaarenosuuspuutarha.fi/" class="header-title-link">
|
||||||
<h1 class="header-title">Livonsaaren Osuuspuutarha</h1>
|
<h1 class="header-title">Livonsaaren Osuuspuutarha</h1>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user