From 7140f032fef752adc680e9dcc94f0e59678e3f7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=B1=EC=B0=BD=ED=9B=88?= <48042490+hoon7566@users.noreply.github.com> Date: Fri, 25 Mar 2022 19:12:41 +0900 Subject: [PATCH] Update _config.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit config 수정 --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 7cb0088..a4281a3 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -47,7 +47,7 @@ url: # (http://yourusername.github.io/repository-name) # and NOT your User repository (http://yourusername.github.io) # then add in the baseurl here, like this: "/repository-name" -baseurl: "just-pickup" +baseurl: "/just-pickup" # # !! You don't need to change any of the configuration flags below !!