浏览代码

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

Maggie 3 年之前
父节点
当前提交
01917e173e
共有 1 个文件被更改,包括 2 次插入0 次删除
  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"
 )