Added blocks to post template
This commit is contained in:
parent
fba55a883c
commit
de1b14faca
|
@ -3,6 +3,11 @@ title:
|
|||
description:
|
||||
nav: blog
|
||||
tags:
|
||||
-
|
||||
-
|
||||
draft: true
|
||||
---
|
||||
{% block excerpt %}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue