mirror of
https://github.com/CoolnsX/my-website.git
synced 2025-12-20 07:15:19 +05:30
2 lines
151 B
HTML
2 lines
151 B
HTML
<a {% if href is starting_with("http") %} target="_blank" {% endif %} rel="noopener noreferrer" href="{{ href }}" class="text-blue-400">{{ text }}</a>
|