This commit is contained in:
2024-03-28 02:01:56 +05:30
parent e67b1a08ed
commit 0d302a38ee
6 changed files with 79 additions and 2 deletions

View File

@@ -62,6 +62,11 @@ export default [
component: ComponentCreator('/documentation/blog/tags/bug', 'cf7'),
exact: true
},
{
path: '/documentation/cookie-consent',
component: ComponentCreator('/documentation/cookie-consent', '24a'),
exact: true
},
{
path: '/documentation/markdown-page',
component: ComponentCreator('/documentation/markdown-page', '89b'),