diff --git a/_includes/sections/security-keys.html b/_includes/sections/security-keys.html index 350f4013..f45db694 100644 --- a/_includes/sections/security-keys.html +++ b/_includes/sections/security-keys.html @@ -3,19 +3,11 @@ {% include cardv2.html title="YubiKey 5" image="/assets/img/png/3rd-party/yubikey-5c.png" -description='The YubiKey 5 is a multi-protocol security key, providing strong two-factor, multi-factor and passwordless authentication, and seamless touch-to-sign. It supports FIDO2, FIDO U2F, one-time password (OTP), abd OpenPGP smart card functionality. It is available in a variety of form factors for desktop or laptop.' +description='The YubiKey 5 is a multi-protocol security key, providing strong two-factor, multi-factor and passwordless authentication, and seamless touch-to-sign. It supports FIDO2, FIDO U2F, one-time password (OTP), and OpenPGP smart card functionality. It is available in a variety of form factors for desktop or laptop.' website="https://www.yubico.com/products/yubikey-5-overview/" github="https://github.com/yubico" %} -{% include cardv2.html -title="Yubico Security Key" -image="/assets/img/png/3rd-party/yubico-security-key.png" -description='The Yubico Security Key is a budget option for secure two-factor authentication, supporting the U2F and FIDO2 protocols to protect your accounts against remote takeovers.' -website="https://www.yubico.com/products/security-key/" -github="https://github.com/yubico" -%} - {% include cardv2.html title="SoloKeys" image="/assets/img/png/3rd-party/solokey.png" @@ -28,4 +20,5 @@ github="https://github.com/solokeys" diff --git a/assets/img/png/3rd-party/yubico-security-key.png b/assets/img/png/3rd-party/yubico-security-key.png deleted file mode 100644 index 3d24081b..00000000 Binary files a/assets/img/png/3rd-party/yubico-security-key.png and /dev/null differ