diff --git a/uniweb/templates/uniweb/base.html b/uniweb/templates/uniweb/base.html index 973c8c7c3cb5721424b3ce176ae4885d34188ba4..ca461fe28c845b7d1f83269123b35ece645b4db0 100644 --- a/uniweb/templates/uniweb/base.html +++ b/uniweb/templates/uniweb/base.html @@ -54,7 +54,7 @@ <a href="/"> <img src="https://styleguide.pirati.cz/2.3.x/images/logo-round-white.svg" class="w-8" /> </a> - <a href="/" class="pl-4 font-bold text-xl lg:border-r lg:border-grey-300 lg:pr-8">{{ page.root_page.seo_title }}</a> + <a href="/" class="pl-4 font-bold text-xl lg:border-r lg:border-grey-300 lg:pr-8">{{ page.root_page.title }}</a> </div> {% if page.root_page.top_menu %} <div class="navbar__menutoggle my-4 flex justify-end lg:hidden">