From 216e2f40d8387bde94a188c74ba904e5a70e4cc4 Mon Sep 17 00:00:00 2001 From: John Hess Date: Mon, 17 Jun 2024 21:08:44 -0500 Subject: [PATCH] remove superfluous entries; remove pages-specific prefix --- _config.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 4888f4b..ae300ad 100644 --- a/_config.yml +++ b/_config.yml @@ -2,10 +2,8 @@ title: Butter | Life without internet made smoother. description: >- # this means to ignore newlines until "baseurl:" Life without internet made smoother. Get access to tools that help. baseurl: "" # the subpath of your site, e.g. /blog -usb_butter_url: "/butter-box-ui/usb-butter/" +usb_butter_url: "/usb-butter/" url: "" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: Butter App -github_username: Butter App logo: "/assets/images/butter-app-logo-small.svg" # powered by jekyll-multiple-languages-plugin languages: ['en', 'es']