-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsidebar.php
executable file
·15 lines (15 loc) · 1.11 KB
/
sidebar.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<a href="<?php echo get_blogInfo('url')?>/?page_id=13" class="item">Convocatorias</a>
<a href="<?php echo get_blogInfo('url')?>/?post_type=agenda#resultados" class="item">Resultados</a>
<a href="<?php echo get_blogInfo('url')?>/?post_type=agenda#residencias" class="item">Residencias</a>
<a href="<?php echo get_blogInfo('url')?>/?post_type=agenda#hacktividades" class="item">Hacktividades</a>
<a href="<?php echo get_blogInfo('url')?>/?post_type=agenda#club-de-electronica" class="item">Club de electrónica</a>
<a href="<?php echo get_blogInfo('url')?>/?page_id=283" class="item">Canal av</a>
<a href="<?php echo get_blogInfo('url')?>/?post_type=agenda#publicaciones" class="item">Publicaciones</a>
<a href="#" class="item">Tomas sonoras</a>
<a href="<?php echo get_blogInfo('url')?>/?page_id=291" class="item">Casa</a>
<a href="#" class="item">Notas</a>
<a href="#" class="item">Centro de documentación</a>
<div class="item social">
<a href="https://www.facebook.com/PlataformaBog/" target="_blank" class="item_hijo"></a>
<a href="https://www.instagram.com/plataforma_bogota/" target="_blank" class="item_hijo"></a>
</div>