metadata issues and logo fix

This commit is contained in:
Guillaume
2023-05-29 10:57:36 +02:00
parent 718c3a7fc4
commit 7f7144b90b
5 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,3 @@
<a id="logo" href='{{ (cond (and (ne .Site.Params.landingPageURL nil) (.Site.IsMultiLingual)) .Site.Params.landingPageURL "/") }}'>
<img src="/img/novit-logo.png" alt="NOVIT.IO">
<img src="{{"img/novit-log.png" | relURL}}" alt="NOVIT.IO">
</a>