Skip to content

Commit 866f5dd

Browse files
authored
Merge pull request #57 from joceluss/copilot/fix-deploy-github-actions-job
Fix deploy workflow failure caused by invalid Zensical theme configuration
2 parents 7efc026 + 38a4d8f commit 866f5dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zensical.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ site_description = "Documentation personnelle"
66
site_dir = "site"
77

88
[project.theme]
9-
name = "classic"
9+
variant = "classic"
1010
language = "fr"
1111
features = [
1212
"navigation.tabs",

0 commit comments

Comments
 (0)