mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-24 04:32:20 +00:00
Fixed bug in title
It used to add <h2> from the page title
This commit is contained in:
2
balkiantheme/templates/category.html
Normal file
2
balkiantheme/templates/category.html
Normal file
@@ -0,0 +1,2 @@
|
||||
{% extends "index.html" %}
|
||||
{% block site_title %}{{ category }}{% endblock %}
|
Reference in New Issue
Block a user