mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Add offer to both 1p locations
This commit is contained in:
parent
d27be565c6
commit
e32af02dbb
2 changed files with 5 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ export const OfferContainer = styled.a`
|
|||
background: ${theme.bg.default};
|
||||
padding: 8px 16px;
|
||||
position: relative;
|
||||
margin-top: 8px;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 8px;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
|
|
|
|||
|
|
@ -14,6 +14,10 @@ export default {
|
|||
name: '1Password',
|
||||
image: '/static/img/1password.jpg',
|
||||
url: 'https://1password.com/',
|
||||
offer: {
|
||||
label: 'Sign up with Security Checklist to get 3 months free',
|
||||
url: 'https://start.1password.com/sign-up/family?c=SECURELIST-FJN7FIKQ',
|
||||
},
|
||||
sources: {
|
||||
windows: 'https://1password.com/downloads/windows/',
|
||||
macos: 'https://1password.com/downloads/mac/',
|
||||
|
|
|
|||
Loading…
Reference in a new issue