Browse Source

included stewart and skatepark to the themes to deploy list (#5626)

Maggie 3 years ago
parent
commit
01917e173e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      deploy-dotorg.sh

+ 2 - 0
deploy-dotorg.sh

@@ -22,6 +22,8 @@ declare -a THEMES_TO_DEPLOY=(
 	"mayland-blocks"
 	"quadrat"
 	"seedlet-blocks"
+	"skatepark"
+	"stewart"
 	"livro"
 	"videomaker"
 )