feat: add cdr link in footer
This commit is contained in:
parent
e72c729735
commit
07ada17da7
1 changed files with 4 additions and 0 deletions
|
|
@ -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/',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue