Browse Source

Add recently launched themes to dotorg deploy list (#7208)

* Add Poema to dotorg deploy list

* Add George Lois to deploy list
Sarah Norris 2 năm trước cách đây
mục cha
commit
5e73fce1ec
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      deploy-dotorg.sh

+ 2 - 0
deploy-dotorg.sh

@@ -24,6 +24,7 @@ declare -a THEMES_TO_DEPLOY=(
 	"ctlg"
 	"disco"
 	"geologist"
+	"george-lois"
 	"hey"
 	"lettre"
 	"livro"
@@ -31,6 +32,7 @@ declare -a THEMES_TO_DEPLOY=(
 	"paimio"
 	"pendant"
 	"pixl"
+	"poema"
 	"quadrat"
 	"rainfall"
 	"remote"