diff --git a/app/monorepoUtils.js b/app/monorepoUtils.js index 989e1ab620..3f56a21218 100644 --- a/app/monorepoUtils.js +++ b/app/monorepoUtils.js @@ -58,7 +58,8 @@ export const SLUGS = [ 'bethzc/newark-digital-archive', 'chloezycheng/science-scribbler-synapse-safari', 'md68135/notes-from-nature-cas-plants-to-pixels', - 'juliehgibb/stereovision' + 'juliehgibb/stereovision', + 'alexfitzpatrick/bradfords-industrial-heritage-in-photographs' ]; export function usesMonorepo(slug) {