Fix Learn theme addition to git
This commit is contained in:
3
themes/learn/layouts/partials/logo.html
Normal file
3
themes/learn/layouts/partials/logo.html
Normal file
@ -0,0 +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">
|
||||
</a>
|
Reference in New Issue
Block a user