diff --git a/src/app/core/nav/nav.component.ts b/src/app/core/nav/nav.component.ts index a89b519..5526c6c 100644 --- a/src/app/core/nav/nav.component.ts +++ b/src/app/core/nav/nav.component.ts @@ -72,11 +72,11 @@ export class NavComponent implements OnInit { // href: '/competition', // desc: 'Competition', // }, - { - href: 'https://volunteer.brockcsc.ca', - desc: 'Volunteer', - isExternal: true, - }, + // { + // href: 'https://volunteer.brockcsc.ca', + // desc: 'Volunteer', + // isExternal: true, + // }, { href: '/contact', desc: 'Contact',