瀏覽代碼

fix theme location

Nate Johnston 2 年之前
父節點
當前提交
c2f1200ad6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      config.toml

+ 2 - 2
config.toml

@@ -2,8 +2,8 @@
 title = "Calvert's Glen HOA"
 baseURL = "https://natejohnston.info/cghoa/"
 theme = "Vno-Hugo"
-#themesdir = "/sync/web/themes"
-themesdir = "/var/home/nate/git/hugo-themes"
+themesdir = "/sync/web/themes"
+#themesdir = "/var/home/nate/git/hugo-themes"
 
 # supported languages: en-us, zh-cn (lowercase language codes only)
 defaultContentLanguage = 'en-us'