Skip to content

Commit 4bde7ae

Browse files
committed
chore: docs privacy link
1 parent 6a0bbac commit 4bde7ae

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs-site/docusaurus.config.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,15 @@ const config = {
250250
href: 'https://apps.apple.com/app/oss-cardwallet/id6504414362'
251251
}
252252
]
253+
},
254+
{
255+
title: 'Privacy',
256+
items: [
257+
{
258+
label: 'Privacy policy',
259+
href: 'https://www.akylas.fr/privacy'
260+
}
261+
]
253262
}
254263
],
255264
copyright: `Copyright © ${new Date().getFullYear()} OSS Document Scanner & CardWallet. Built with Docusaurus.`

0 commit comments

Comments
 (0)