all repos — zola-bearblog @ ccdba539bd37dbe83a7a8f773a6568b6ca93cd5f

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 %}">