From cc673a807a8925246281a36b5d9247646cc9ddb7 Mon Sep 17 00:00:00 2001 From: emerson Date: Wed, 21 Aug 2024 16:36:50 -0300 Subject: [PATCH] fix --- _config.yml | 2 +- pages/index.html | 2 +- pages/maps.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index ffdac98..402c01e 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: Liga das Orquideas description: >- # this means to ignore newlines until "baseurl:" -baseurl: "" # the subpath of your site, e.g. /blog +#baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com sass: diff --git a/pages/index.html b/pages/index.html index 91f7bf9..151e8d9 100644 --- a/pages/index.html +++ b/pages/index.html @@ -1,6 +1,6 @@ --- layout: default -permalink: /index +permalink: / ---