mirror of
https://github.com/CoolnsX/my-website.git
synced 2025-12-20 15:25:19 +05:30
feat: some UI improvments
This commit is contained in:
@@ -1 +1 @@
|
||||
<a target="_blank" rel="noopener noreferrer" href="{{ href }}" class="text-blue-400">{{ text }}</a>
|
||||
<a {% if href is starting_with("http") %} target="_blank" {% endif %} rel="noopener noreferrer" href="{{ href }}" class="text-blue-400">{{ text }}</a>
|
||||
|
||||
Reference in New Issue
Block a user