From 5f861e54ebb589f47ac4677c0f80364d9d41c891 Mon Sep 17 00:00:00 2001 From: Yangho Lee <130417651+finefine2@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:02:06 +0900 Subject: [PATCH] Update _config.yml change site url Signed-off-by: Yangho Lee <130417651+finefine2@users.noreply.github.com> --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index d6f84c57815..121c12256ae 100644 --- a/_config.yml +++ b/_config.yml @@ -23,7 +23,7 @@ description: >- # used by seo meta and the atom feed # Fill in the protocol & hostname for your site. # E.g. 'https://username.github.io', note that it does not end with a '/'. -url: "" +url: "https://finefine2.github.io" github: username: github_username # change to your GitHub username