diff --git a/src/consts.ts b/src/consts.ts index 87cf8c2..3850337 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -1,5 +1,4 @@ export const SITE_TITLE = "MMP" export const SITE_DESCRIPTION = "Mesoamerican Migration Project" - -export const LINKS = ["people", "news", "publications", "map", "data", "documentation"] +export const LINKS = ["people", "news", "publications", "study-design", "data", "documentation"]