From 854567f0e8256467158035827ff87613570de45a Mon Sep 17 00:00:00 2001 From: LostBirdx <2912427279@qq.com> Date: Thu, 12 Aug 2021 15:18:57 +0800 Subject: [PATCH] w --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index dabe513d1..5bc08a436 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://quartz.jzhao.xyz/" +baseURL = "https://lostbirdx.github.io/leetcode" languageCode = "en-us" googleAnalytics = "G-XYFD95KB4J" pygmentsUseClasses = true @@ -24,4 +24,4 @@ ignoreFiles = [ lineNos = true lineNumbersInTable = true style = "dracula" - tabWidth = 4 \ No newline at end of file + tabWidth = 4