From 6be4bdf6ad92eea3e57ccfaf95672daf43cc1090 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 6 Jul 2021 08:46:18 +0200 Subject: ci: fixed a lot of issues with style and urls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- about/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'about/index.html') diff --git a/about/index.html b/about/index.html index 7498c4f..729f5fb 100644 --- a/about/index.html +++ b/about/index.html @@ -3,8 +3,8 @@ title: titles.about layout: default namespace: about -permalink: /about -permalink_en: /about +permalink: /about/ +permalink_en: /about/ --- {% tf about.md %} -- cgit v1.2.3