From 20feea6e8e8b5147aff30a1d4f60289564ceb60d Mon Sep 17 00:00:00 2001 From: cuu Date: Thu, 22 Feb 2024 00:54:05 -0800 Subject: [PATCH] fix --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 1f3a898..b8e0b94 100644 --- a/_config.yml +++ b/_config.yml @@ -1,8 +1,8 @@ -title: Wiki +title: Clockworkpi Wiki description: > # this means to ignore newlines Jekyll to build a static Wiki baseurl: "" # the subpath of your site, e.g. /blog -url: "htpps://wiki.clockworkpi.com" +url: "https://wiki.clockworkpi.com" # Build settings markdown: kramdown