Browse Source

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

Maggie 3 năm trước cách đây
mục cha
commit
01917e173e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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"
 )