Skip to content

Commit

Permalink
chore: change base url
Browse files Browse the repository at this point in the history
  • Loading branch information
k1g99 committed Apr 18, 2024
1 parent 048de16 commit 3c3a5b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
baseURL = "https://study.skkuding.dev"
# baseURL = "https://study.skkuding.dev"
baseURL = "https://study.codedang.com"
languageCode = 'ko-kr'
title = '스꾸딩 Cookbook'

Expand Down

0 comments on commit 3c3a5b2

Please sign in to comment.