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