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