Include a link to request features
All checks were successful
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 2m47s

This commit is contained in:
Manuel Bustillo 2024-11-18 08:44:38 +01:00
parent 87ff6f1329
commit 4aa5ed26f4

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