1
0
Fork 0
forked from github/pelican

pre-commit filter auto-indents templates, css, js

This commit is contained in:
boxydog 2024-05-31 07:34:01 -05:00
commit 4af40e8077
159 changed files with 12034 additions and 12034 deletions

View file

@ -3,5 +3,5 @@
{% block title %}{{ SITENAME|striptags }} - Articles by {{ author }}{% endblock %}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
<h2>Articles by {{ author }}</h2>
{% endblock %}