all repos — zola-bearblog @ a7892484cd7eb266ba282256bbba6f079b754b5b

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