diff --git a/web/site/app/app.vue b/web/site/app/app.vue index 674a169..192a03b 100644 --- a/web/site/app/app.vue +++ b/web/site/app/app.vue @@ -86,6 +86,6 @@ provide('footerHeight', footerHeight) - + diff --git a/web/site/app/components/Sbc/Footer.vue b/web/site/app/components/Sbc/Footer.vue index 2ee3c55..74a0030 100644 --- a/web/site/app/components/Sbc/Footer.vue +++ b/web/site/app/components/Sbc/Footer.vue @@ -9,11 +9,21 @@ const links = [ to: 'https://www2.gov.bc.ca/gov/content/home/disclaimer', target: '_blank' }, + { + label: 'SbcFooter.releaseNotes', + to: 'https://www.release-notes.bcregistry.gov.bc.ca', + target: '_blank' + }, { label: 'SbcFooter.privacy', to: 'https://www2.gov.bc.ca/gov/content/home/privacy', target: '_blank' }, + { + label: 'Hours of Availability', + to: 'https://www2.gov.bc.ca/gov/content?id=C41D8179671441B2BAA3BDDD3D89C9A9', + target: '_blank' + }, { label: 'SbcFooter.ally', to: 'https://www2.gov.bc.ca/gov/content/home/accessibility', @@ -30,21 +40,32 @@ const links = [ diff --git a/web/site/app/components/Sbc/Header/Main.vue b/web/site/app/components/Sbc/Header/Main.vue index a711bf1..e379b3c 100644 --- a/web/site/app/components/Sbc/Header/Main.vue +++ b/web/site/app/components/Sbc/Header/Main.vue @@ -18,36 +18,38 @@ defineExpose({