about summary refs log tree commit diff stats
path: root/templates/seo_tags.html
blob: 4eb2bc844b349d2e293cfb23e95b51f849187cf0 (plain)
1
2
<meta name="title" content="{% if page.title %}{{ page.title }}{% else %}{{ config.title }}{% endif %}">
<meta name="description" content="{{ config.description }}" />