all repos — zola-bearblog @ 3b726a97eb8bc4104a6659357e0889cb063d370b

Port of bear blog theme to zola

templates/seo_tags.html (view raw)

1
<meta name="title" content="{% if page.title %}{{ page.title }}{% else %}{{ config.title }}{% endif %}" />