refactor: migrate theme configuration to TOML

This commit is contained in:
Jimmy Cai
2022-06-12 10:27:18 +00:00
committed by GitHub
parent 6cff36abee
commit 2d9c27a7c6
12 changed files with 248 additions and 378 deletions
+3
View File
@@ -0,0 +1,3 @@
[hugoVersion]
extended = true
min = "0.87.0"