mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
add tags
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block page_header %}
|
||||
Articles under {{ category }} category
|
||||
Category: {{ category }}
|
||||
{% endblock %}
|
||||
@@ -5,5 +5,5 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block page_header %}
|
||||
Articles with tag #{{ tag }}
|
||||
Tag: #{{ tag }}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user