Convert the whole site to use Pelican instead of Jekyll
This commit is contained in:
2
my_theme/templates/author.html
Normal file
2
my_theme/templates/author.html
Normal file
@@ -0,0 +1,2 @@
|
||||
{% extends "index.html" %}
|
||||
{% block title %}{{ SITENAME }} - {{ author }}{% endblock %}
|
Reference in New Issue
Block a user