Browse Source

add Archeo to the themes to deploy list (#5730)

Maggie 3 years ago
parent
commit
d7ecf7a7fb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      deploy-dotorg.sh

+ 1 - 0
deploy-dotorg.sh

@@ -16,6 +16,7 @@ rm -rf ./deploy
 # Look into all the themes we expect to deploy
 
 declare -a THEMES_TO_DEPLOY=(
+	"archeo"
 	"blockbase" 
 	"zoologist"
 	"geologist"