diff --git a/_includes/topbar.html b/_includes/topbar.html index 901d2e5..dfbc946 100644 --- a/_includes/topbar.html +++ b/_includes/topbar.html @@ -31,7 +31,7 @@
{% if page.layout == 'home' %} {{- site.title -}} - {% elsif page.collection == 'tabs' %} + {% elsif page.dynamic_title %} {{- page.title -}} {% else %} {{- page.layout | capitalize -}}