mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
commit
669e42f164
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ export default function ShareButtons() {
|
|||
</a>
|
||||
|
||||
<a
|
||||
href="https://twitter.com/share?text=Security Checklist: A checklist for staying safe on the internet"
|
||||
href="http://twitter.com/share?text=Check out Security Checklist, a checklist to help people stay safe online&url=https://securitycheckli.st"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ export default {
|
|||
'https://www.howtogeek.com/240255/password-managers-compared-lastpass-vs-keepass-vs-dashlane-vs-1password/',
|
||||
},
|
||||
{
|
||||
name: 'Find out if your passwords have been hacked',
|
||||
name: 'Have I Been Pwned: Find out if your passwords have been hacked',
|
||||
url: 'https://haveibeenpwned.com/',
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue