4 lines
201 B
HTML
Raw Normal View History

2023-05-24 18:17:12 +02:00
<a id="logo" href='{{ (cond (and (ne .Site.Params.landingPageURL nil) (.Site.IsMultiLingual)) .Site.Params.landingPageURL "/") }}'>
2023-06-05 10:03:20 +02:00
<img src="{{"img/novit-logo.png" | relURL}}" alt="NOVIT.IO">
2023-05-24 18:17:12 +02:00
</a>