소스 검색

chore: build demo with latest Hugo v0.68.3

George Cushen 5 년 전
부모
커밋
14839190f6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      netlify.toml

+ 1 - 1
netlify.toml

@@ -5,7 +5,7 @@
 
 [build.environment]
   HUGO_THEME = "repo"
-  HUGO_VERSION = "0.66.0"
+  HUGO_VERSION = "0.68.3"
   HUGO_ENABLEGITINFO = "true"
 
 [context.production.environment]