瀏覽代碼

chore: add Netlify config to build demo site

George Cushen 6 年之前
父節點
當前提交
8a9d7e01b1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      netlify.toml

+ 1 - 1
netlify.toml

@@ -1,5 +1,5 @@
 [build]
-  command = "hugo --themesDir ../../ -t hugo-academic"
+  command = "hugo --themesDir ../../ -t repo"
   base    = "exampleSite"
   publish = "exampleSite/public"
   HUGO_VERSION = "0.53"