mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs: add privacy policy link
This commit is contained in:
parent
9663a29fe6
commit
27dc979954
|
@ -123,6 +123,10 @@ module.exports = {
|
||||||
label: 'Docusaurus',
|
label: 'Docusaurus',
|
||||||
href: 'https://github.com/facebook/docusaurus',
|
href: 'https://github.com/facebook/docusaurus',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Privacy',
|
||||||
|
href: '/privacy',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
|
@ -14,7 +14,6 @@ provided by the package manager privacy policies,
|
||||||
we use _no third-party analytics or advertising frameworks inside the executable_.
|
we use _no third-party analytics or advertising frameworks inside the executable_.
|
||||||
Oh My Posh logs no information on you and has no interest in doing so.
|
Oh My Posh logs no information on you and has no interest in doing so.
|
||||||
|
|
||||||
|
|
||||||
## What information does the Oh My Posh website collect?
|
## What information does the Oh My Posh website collect?
|
||||||
|
|
||||||
The Oh My Posh website uses Application Insights [custom events][ai] to log anonymous usage data.
|
The Oh My Posh website uses Application Insights [custom events][ai] to log anonymous usage data.
|
||||||
|
|
Loading…
Reference in a new issue