From 2f7a5c4a7248b3e0fbb14eb12926f918961bd516 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 5 Apr 2021 20:14:04 +0200 Subject: adjusting three stuff --- frontend/site/projects/museum/constants.js | 2 +- 1 file changed, 1 insertion(+), 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 9c76234..501b7f1 100644 --- a/frontend/site/projects/museum/constants.js +++ b/frontend/site/projects/museum/constants.js @@ -78,7 +78,7 @@ export const ARTISTS = { } export const ARTIST_ORDER = [ - "nora", "foreshew", "leite", "opoku", "nilthamrong", "stankievech", + "stankievech", "nora", "leite", "opoku", "foreshew", "nilthamrong", ] export const PROJECT_PAGE_SET = new Set(["essay", "artists", "credits"]) -- cgit v1.2.3-70-g09d2