Skip to content

Commit 64a2d32

Browse files
committed
Fix alignment
1 parent 59af0d4 commit 64a2d32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blueprints/install-activate-setup-theme-from-gh-repo/blueprint.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"step": "installTheme",
3434
"themeData": {
3535
"resource":"url",
36-
"url": "https://github.com/richtabor/kanso/archive/refs/heads/main.zip"
36+
"url": "https://github.com/richtabor/kanso/archive/refs/heads/main.zip"
3737
},
3838
"options": {
39-
"activate": true
39+
"activate": true
4040
}
4141
},
4242
{

0 commit comments

Comments
 (0)