Include a link to request features
All checks were successful
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 2m47s
All checks were successful
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 2m47s
This commit is contained in:
parent
87ff6f1329
commit
4aa5ed26f4
@ -95,6 +95,15 @@ const config: Config = {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Give feedback',
|
||||||
|
items: [
|
||||||
|
{
|
||||||
|
label: 'Request a feature',
|
||||||
|
href: 'https://my.liberaforms.org/libreweddingplanner-feature-request'
|
||||||
|
},
|
||||||
|
],
|
||||||
|
}
|
||||||
],
|
],
|
||||||
copyright: `Copyright © ${new Date().getFullYear()} Manuel Bustillo. Built with Docusaurus.`,
|
copyright: `Copyright © ${new Date().getFullYear()} Manuel Bustillo. Built with Docusaurus.`,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user