diff --git a/app/monorepoUtils.js b/app/monorepoUtils.js index 4a5e4a2f46..1bfc79ada9 100644 --- a/app/monorepoUtils.js +++ b/app/monorepoUtils.js @@ -43,7 +43,8 @@ export const SLUGS = [ 'hughdickinson/galaxy-zoo-clump-scout-ii', 'zookeeper/elephant-id-ey', 'johandmi/arctic-archives-unraveling-greenlands-weather-history', - 'bmtcollections/documentation-detectives-transcribing-accession-registers' + 'bmtcollections/documentation-detectives-transcribing-accession-registers', + 'bluejackets/civil-war-bluejackets' ]; export function usesMonorepo(slug) {