浏览代码

Add recent themes to dotorg deploy list (#7038)

Sarah Norris 2 年之前
父节点
当前提交
7176514615
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      deploy-dotorg.sh

+ 6 - 0
deploy-dotorg.sh

@@ -16,14 +16,18 @@ rm -rf ./deploy
 # Look into all the themes we expect to deploy
 
 declare -a THEMES_TO_DEPLOY=(
+	"adventurer"
 	"archeo"
 	"bibimbap"
+	"bitacora"
 	"blockbase"
+	"ctlg"
 	"disco"
 	"geologist"
 	"lettre"
 	"livro"
 	"mayland-blocks"
+	"paimio"
 	"pendant"
 	"pixl"
 	"quadrat"
@@ -32,7 +36,9 @@ declare -a THEMES_TO_DEPLOY=(
 	"seedlet-blocks"
 	"skatepark"
 	"stewart"
+	"storia"
 	"upsidedown"
+	"verso"
 	"videomaker"
 	"vivre"
 	"zoologist"