1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-01 08:11:04 +00:00

Add Qubes OS nav item (#751)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
elitejake
2022-03-21 08:56:57 +00:00
committed by Daniel Gray
parent da0c608743
commit 932e18fea4
19 changed files with 303 additions and 296 deletions

View File

@@ -24,7 +24,6 @@ Privacy Guides additionally does not warrant that this website will be constantl
This does not include third-party code embedded in this repository, or code where a superseding license is otherwise noted. The following are notable examples, but this list may not be all-inclusive:
- [Sortable](https://github.com/privacyguides/privacyguides.org/blob/main/assets/js/sortable.min.js) is under the MIT license. See: [github.com/HubSpot/sortable/raw/master/LICENSE](https://github.com/HubSpot/sortable/raw/master/LICENSE)
- The [PrivacyTools fonts and icons](https://github.com/privacyguides/privacyguides.org/tree/main/assets/fonts/ptio-font) are under ISC license. See: [github.com/privacytools/privacytools.io/blob/master/font/LICENSE](https://github.com/privacytools/privacytools.io/blob/master/font/LICENSE).
Portions of this notice itself were adopted from [opensource.guide](https://github.com/github/opensource.guide/blob/master/notices.md) on GitHub. That resource and this page itself are released under [CC-BY-4.0](https://github.com/github/opensource.guide/blob/master/LICENSE).