strong bold medium and heading tag handling
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
{% else %}
|
||||
<h1 class="m-5 text-4xl text-blue-950 font-extrabold md:text-6xl">
|
||||
{% if let Some(t) = tag %}
|
||||
<em>{{t}}</em>
|
||||
#{{t}}
|
||||
{% else %}
|
||||
Blog posts
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user