Actualizar '_data/menu.yml'

This commit is contained in:
Echedelle López Romero 2021-08-04 19:35:18 +00:00
parent 38703132ac
commit d61db8d93a
1 changed files with 6 additions and 6 deletions

View File

@ -9,42 +9,42 @@ entries:
show_more_url: /archive/all.html show_more_url: /archive/all.html
- title: Noticias - title: Noticias
post_list: post_list:
limit: 3 limit: 2
category: news category: news
show_more: true show_more: true
show_more_text: Ver más show_more_text: Ver más
show_more_url: /archive/news.html show_more_url: /archive/news.html
- title: Recomendaciones - title: Recomendaciones
post_list: post_list:
limit: 3 limit: 2
category: recommendations category: recommendations
show_more: true show_more: true
show_more_text: Ver más show_more_text: Ver más
show_more_url: /archive/recommendations.html show_more_url: /archive/recommendations.html
- title: Tutoriales - title: Tutoriales
post_list: post_list:
limit: 3 limit: 2
category: tutorials category: tutorials
show_more: true show_more: true
show_more_text: Ver más show_more_text: Ver más
show_more_url: /archive/tutorials.html show_more_url: /archive/tutorials.html
- title: Opiniones - title: Opiniones
post_list: post_list:
limit: 3 limit: 2
category: opinions category: opinions
show_more: true show_more: true
show_more_text: Ver más show_more_text: Ver más
show_more_url: /archive/opinions.html show_more_url: /archive/opinions.html
- title: Eventos - title: Eventos
post_list: post_list:
limit: 3 limit: 2
category: events category: events
show_more: true show_more: true
show_more_text: Ver más show_more_text: Ver más
show_more_url: /archive/events.html show_more_url: /archive/events.html
- title: Anuncios - title: Anuncios
post_list: post_list:
limit: 3 limit: 2
category: announcements category: announcements
show_more: true show_more: true
show_more_text: Ver más show_more_text: Ver más