Convert links from absolute to relative
This commit is contained in:
parent
69f4c74bc6
commit
2defd296bd
@ -46,11 +46,11 @@ section#contact div.row div p a:hover {
|
|||||||
<div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0>
|
<div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0>
|
||||||
<div class="top-bar-title">
|
<div class="top-bar-title">
|
||||||
<strong>
|
<strong>
|
||||||
<a id="logo" href="https://www.coops.tech/">
|
<a id="logo" href="/">
|
||||||
<img src="/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech
|
<img src="/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech
|
||||||
</a>
|
</a>
|
||||||
</strong>
|
</strong>
|
||||||
<a class="back" href="https://www.coops.tech/">← Go Back</a>
|
<a class="back" href="/">← Go Back</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user