add templates
This commit is contained in:
parent
68816302a3
commit
d84a469e27
2 changed files with 34 additions and 0 deletions
4
templates/index.html
Normal file
4
templates/index.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{% extends "zola-clean-blog/templates/index.html" %}
|
||||
{% block copyright %}
|
||||
Copyright © Harald Hoyer 2000-today
|
||||
{% endblock copyright %}
|
Loading…
Add table
Add a link
Reference in a new issue