updates page titles
This commit is contained in:
parent
1071835cdc
commit
2fc430027f
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block title %}{{ section.title }} — {{ config.title }}{% endblock %}
|
||||
{% block title %}ily blog{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h1>{{ section.title }}</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue