Browse Source

Add recent themes to dotorg deploy list (#7038)

Sarah Norris 2 years ago
parent
commit
7176514615
1 changed files with 6 additions and 0 deletions
  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"