From 477aa1cdd1ebf423f539bab75abcdd42b35074cb Mon Sep 17 00:00:00 2001 From: Maximo Ospital <59743027+maximoospital@users.noreply.github.com> Date: Mon, 1 Jul 2024 01:41:20 -0300 Subject: [PATCH] test --- _config.yml | 2 +- index.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 3455c75..8c16032 100644 --- a/_config.yml +++ b/_config.yml @@ -20,7 +20,7 @@ encoding: "utf-8" date_format: "%Y" post_title: Blog post_date: Year -post_cat: Type +post_cat: Category #permalink: /post/:title defaults: diff --git a/index.html b/index.html index 05be19f..f91308d 100644 --- a/index.html +++ b/index.html @@ -9,9 +9,7 @@ {% include posts_list.html %}