diff --git a/src/stores/GlobalStore.js b/src/stores/GlobalStore.js index 828d85978..21d602993 100644 --- a/src/stores/GlobalStore.js +++ b/src/stores/GlobalStore.js @@ -31,6 +31,10 @@ export const useGlobalStore = defineStore('GlobalStore', { }, ], }, + ftvaViewingInformation: { + title: 'View information', + text: '

For more information, or to arrange on-site research viewing, please contact the Archive Research and Study Center (ARSC)

' + } }, header: { primary: mockPrimary,