feat: add cdr link in footer

This commit is contained in:
Iain Learmonth 2025-11-09 14:44:58 +00:00
parent e72c729735
commit 07ada17da7

View file

@ -141,6 +141,10 @@ const config = {
{ {
title: 'More', title: 'More',
items: [ items: [
{
label: 'Center for Digital Resilience',
href: 'https://digiresilience.org/',
},
{ {
label: 'GitLab', label: 'GitLab',
href: 'https://gitlab.com/digiresilience/link/', href: 'https://gitlab.com/digiresilience/link/',