diff --git a/theme/templates/partials/base.html.nunj b/theme/templates/partials/base.html.nunj index 0082579001cb09c173bdd5d60ba4d4ac047bc2bc..d02dc00f916820d12cf8b2c1af8d96f6c88890c5 100644 --- a/theme/templates/partials/base.html.nunj +++ b/theme/templates/partials/base.html.nunj @@ -47,7 +47,7 @@ {{ svgs.menu("#fff",false) }} </a> <div style="z-index: 2" class="brand-logo"> - <a id="logo-container" href="{{ config.baseurl }}/" > + <a id="logo-container" href="{{ config.baseurl }}/tag/clanek/1/" > <img class="hide-on-small-and-up" src="{{ config.baseurl }}/theme/icon56.png"> <img class="hide-on-med-and-up hide-on-ultra-small" src="{{ config.baseurl }}/theme/logo56.png"> <img class="hide-on-small-only" src="{{ config.baseurl }}/theme/logo64.png">