Include a link to request features #8

Merged
bustikiller merged 1 commits from feature-request-form into main 2024-11-18 07:47:51 +00:00

View File

@ -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.`,
},