mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Reorder
This commit is contained in:
parent
a3695de9a6
commit
f467911218
1 changed files with 11 additions and 11 deletions
|
|
@ -6,17 +6,6 @@ export default {
|
|||
Modern browsers have made it simple to transfer your bookmarks and preferences in order to reduce switching pains.
|
||||
`,
|
||||
apps: [
|
||||
{
|
||||
name: 'Cliqz',
|
||||
image: '/static/img/cliqz.png',
|
||||
url: 'https://cliqz.com/',
|
||||
sources: {
|
||||
windows: 'https://cliqz.com/download',
|
||||
macos: 'https://cliqz.com/download',
|
||||
ios: 'https://itunes.apple.com/de/app/cliqz-browser-suchmaschine/id1065837334?mt=8',
|
||||
android: 'https://play.google.com/store/apps/details?hl=de&id=com.cliqz.browser',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Brave',
|
||||
image: '/static/img/brave.jpg',
|
||||
|
|
@ -60,6 +49,17 @@ export default {
|
|||
macos: 'https://www.torproject.org/projects/torbrowser.html.en#macosx',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Cliqz',
|
||||
image: '/static/img/cliqz.png',
|
||||
url: 'https://cliqz.com/',
|
||||
sources: {
|
||||
windows: 'https://cliqz.com/download',
|
||||
macos: 'https://cliqz.com/download',
|
||||
ios: 'https://itunes.apple.com/de/app/cliqz-browser-suchmaschine/id1065837334?mt=8',
|
||||
android: 'https://play.google.com/store/apps/details?hl=de&id=com.cliqz.browser',
|
||||
},
|
||||
},
|
||||
],
|
||||
resources: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue