We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59af0d4 commit 64a2d32Copy full SHA for 64a2d32
blueprints/install-activate-setup-theme-from-gh-repo/blueprint.json
@@ -33,10 +33,10 @@
33
"step": "installTheme",
34
"themeData": {
35
"resource":"url",
36
- "url": "https://github.com/richtabor/kanso/archive/refs/heads/main.zip"
+ "url": "https://github.com/richtabor/kanso/archive/refs/heads/main.zip"
37
},
38
"options": {
39
- "activate": true
+ "activate": true
40
}
41
42
{
0 commit comments