From d61db8d93a5750143e0b34a1cfd43e2b210522df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Echedey=20L=C3=B3pez=20Romero?= Date: Wed, 4 Aug 2021 19:35:18 +0000 Subject: [PATCH] Actualizar '_data/menu.yml' --- _data/menu.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_data/menu.yml b/_data/menu.yml index 13ee7b1..4d4de60 100644 --- a/_data/menu.yml +++ b/_data/menu.yml @@ -9,42 +9,42 @@ entries: show_more_url: /archive/all.html - title: Noticias post_list: - limit: 3 + limit: 2 category: news show_more: true show_more_text: Ver más show_more_url: /archive/news.html - title: Recomendaciones post_list: - limit: 3 + limit: 2 category: recommendations show_more: true show_more_text: Ver más show_more_url: /archive/recommendations.html - title: Tutoriales post_list: - limit: 3 + limit: 2 category: tutorials show_more: true show_more_text: Ver más show_more_url: /archive/tutorials.html - title: Opiniones post_list: - limit: 3 + limit: 2 category: opinions show_more: true show_more_text: Ver más show_more_url: /archive/opinions.html - title: Eventos post_list: - limit: 3 + limit: 2 category: events show_more: true show_more_text: Ver más show_more_url: /archive/events.html - title: Anuncios post_list: - limit: 3 + limit: 2 category: announcements show_more: true show_more_text: Ver más