From 4ccf211454c6aededa4ecf5225b671216c7b037b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 2 Apr 2021 16:18:12 +0200 Subject: stub in artist/credit/essay pages --- frontend/site/projects/museum/constants.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'frontend/site/projects/museum/constants.js') diff --git a/frontend/site/projects/museum/constants.js b/frontend/site/projects/museum/constants.js index 3676f2b..84ec482 100644 --- a/frontend/site/projects/museum/constants.js +++ b/frontend/site/projects/museum/constants.js @@ -33,4 +33,6 @@ export const ARTISTS = { export const ARTIST_ORDER = [ "nora", "foreshew", "leite", "opoku", "nilthamrong", "stankievech", -] \ No newline at end of file +] + +export const PROJECT_PAGE_SET = new Set(["essay", "artists", "credits"]) -- cgit v1.2.3-70-g09d2