Add recent themes to dotorg deploy list (#7038)
This commit is contained in:
parent
94078a12d9
commit
7176514615
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue