mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
add SimpleLogin
This commit is contained in:
parent
2b40601dd6
commit
ab0acf506f
2 changed files with 10 additions and 0 deletions
|
|
@ -68,6 +68,16 @@ export default {
|
|||
macos: 'https://burnermail.io/'
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'SimpleLogin',
|
||||
image: '/static/img/simplelogin.png',
|
||||
url: 'https://simplelogin.io/',
|
||||
sources: {
|
||||
windows: 'https://simplelogin.io/',
|
||||
linux: 'https://simplelogin.io/',
|
||||
macos: 'https://apps.apple.com/us/app/simplelogin/id1494051017?mt=12&fbclid=IwAR0M0nnEKgoieMkmx91TSXrtcScj7GouqRxGgXeJz2un_5ydhIKlbAI79Io'
|
||||
},
|
||||
},
|
||||
],
|
||||
resources: [
|
||||
{
|
||||
|
|
|
|||
BIN
static/img/simplelogin.png
Normal file
BIN
static/img/simplelogin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.9 KiB |
Loading…
Reference in a new issue