6 lines
182 B
HTML
6 lines
182 B
HTML
|
<li class="text-xxs lg:text-base text-white opacity-75 hover:opacity-50 mb-5">
|
||
|
<a href="{{ nav.link }}" target="_blank" rel="noopener noreferrer"
|
||
|
>{{ nav.title }}</a
|
||
|
>
|
||
|
</li>
|