mirror of
https://github.com/CoolnsX/my-website.git
synced 2025-12-20 07:15:19 +05:30
blog: server setup starrs
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
%}
|
||||
|
||||
<hr class="border-gray-700 my-4">
|
||||
<a id="{{ href }}" class="text-3xl font-bold focus:outline-none focus:ring-0" href="#{{ href }}" aria-label="Anchor link for : {{ href }}">
|
||||
<div class="flex justify-center">
|
||||
<a id="{{ href }}" class="justify-center text-3xl font-bold focus:outline-none focus:ring-0" href="#{{ href }}" aria-label="Anchor link for : {{ href }}">
|
||||
{{ text | safe }}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user