all repos — zola-bearblog @ 6b275f6d281b5d8653562dc9bb84b6d4681a1153

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