Update index.html
This commit is contained in:
parent
26638366ed
commit
397f5d2267
1 changed files with 13 additions and 11 deletions
24
index.html
24
index.html
|
@ -59,7 +59,7 @@
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<!-- Short Bio -->
|
<!-- Short Bio -->
|
||||||
<p>Links de que te podrían interesar. De nosotros para tí 🙂</p>
|
<p>Links de que te podrían interesar - De nosotros para tí 🙂</p>
|
||||||
|
|
||||||
<!-- Web -->
|
<!-- Web -->
|
||||||
<a class="button button-osuc" href="https://osuc.dev" target="_blank" rel="noopener">
|
<a class="button button-osuc" href="https://osuc.dev" target="_blank" rel="noopener">
|
||||||
|
@ -80,6 +80,18 @@
|
||||||
<img class="icon" src="images/icons/ramos-uc.svg" alt="RamosUC">Ramos<span style='color: #0176DE;'>UC</span> 🔥</a>
|
<img class="icon" src="images/icons/ramos-uc.svg" alt="RamosUC">Ramos<span style='color: #0176DE;'>UC</span> 🔥</a>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
<h4>Comunidad</h4>
|
||||||
|
|
||||||
|
<!-- Telegram -->
|
||||||
|
<a class="button button-telegram" href="https://t.me/+IlP7o3H_yX5hMTQx" target="_blank" rel="noopener">
|
||||||
|
<img class="icon" src="images/icons/telegram.svg" alt="Telegram Logo">Grupo de Telegram</a>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<!-- Discord -->
|
||||||
|
<a class="button button-discord" href="https://discord.com/invite/VMXCNAvjPW" target="_blank" rel="noopener">
|
||||||
|
<img class="icon" src="images/icons/discord.svg" alt="Discord Logo">Discord</a>
|
||||||
|
<br>
|
||||||
|
|
||||||
<h4>Redes Sociales</h4>
|
<h4>Redes Sociales</h4>
|
||||||
|
|
||||||
<!-- Instagram -->
|
<!-- Instagram -->
|
||||||
|
@ -87,21 +99,11 @@
|
||||||
<img class="icon" src="images/icons/instagram.svg" alt="Instagram Logo">Instagram</a>
|
<img class="icon" src="images/icons/instagram.svg" alt="Instagram Logo">Instagram</a>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<!-- Telegram -->
|
|
||||||
<a class="button button-telegram" href="https://t.me/+IlP7o3H_yX5hMTQx" target="_blank" rel="noopener">
|
|
||||||
<img class="icon" src="images/icons/telegram.svg" alt="Telegram Logo">Telegram</a>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<!-- YouTube -->
|
<!-- YouTube -->
|
||||||
<a class="button button-yt" href="https://www.youtube.com/channel/UCgomWM2oXY-XcB1s1zJs7nw" target="_blank" rel="noopener">
|
<a class="button button-yt" href="https://www.youtube.com/channel/UCgomWM2oXY-XcB1s1zJs7nw" target="_blank" rel="noopener">
|
||||||
<img class="icon" src="images/icons/youtube.svg" alt="YouTube Logo">YouTube</a>
|
<img class="icon" src="images/icons/youtube.svg" alt="YouTube Logo">YouTube</a>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<!-- Discord -->
|
|
||||||
<a class="button button-discord" href="https://discord.com/invite/VMXCNAvjPW" target="_blank" rel="noopener">
|
|
||||||
<img class="icon" src="images/icons/discord.svg" alt="Discord Logo">Discord</a>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<!-- Twitter -->
|
<!-- Twitter -->
|
||||||
<a class="button button-twit" href="https://twitter.com/OpenSource_eUC" target="_blank" rel="noopener">
|
<a class="button button-twit" href="https://twitter.com/OpenSource_eUC" target="_blank" rel="noopener">
|
||||||
<img class="icon" src="images/icons/twitter.svg" alt="Twitter Logo">Twitter</a>
|
<img class="icon" src="images/icons/twitter.svg" alt="Twitter Logo">Twitter</a>
|
||||||
|
|
Loading…
Reference in a new issue