added links to social media
This commit is contained in:
parent
e866f9ea0e
commit
03f1a30af8
|
|
@ -65,22 +65,22 @@ import jbp from "../../assets/DRJBP-1.webp";
|
|||
|
||||
<ul class="flex flex-row gap-2">
|
||||
<li class="border-r pr-2">
|
||||
<a href="#">
|
||||
<Icon name="ph:linkedin-logo-thin" class="text-3xl" />
|
||||
<a href="https://x.com/CRPazYJusticia" target="_blank">
|
||||
<Icon name="ph:x-logo-thin" class="text-3xl" />
|
||||
</a>
|
||||
</li>
|
||||
<li class="border-r pr-2">
|
||||
<a href="#">
|
||||
<a href="https://www.instagram.com/centrodelreinodepazyjusticia/" target="_blank">
|
||||
<Icon name="ph:instagram-logo-thin" class="text-3xl" />
|
||||
</a>
|
||||
</li>
|
||||
<li class="border-r pr-2">
|
||||
<a href="#">
|
||||
<a href="https://www.facebook.com/Centrodelreinodepazyjusticia" target="_blank">
|
||||
<Icon name="ph:facebook-logo-thin" class="text-3xl" />
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">
|
||||
<a href="https://www.youtube.com/@CentrodelReinodePazyJusticia" target="_blank">
|
||||
<Icon name="ph:youtube-logo-thin" class="text-3xl" />
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue