Merge pull request 'Include a link to request features' (#8) from feature-request-form into main
All checks were successful
Build Nginx-based docker image / build-static-assets (push) Successful in 2m48s
All checks were successful
Build Nginx-based docker image / build-static-assets (push) Successful in 2m48s
Reviewed-on: #8
This commit is contained in:
commit
9bce64e7f3
@ -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.`,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user