diff --git a/_data/new-data/get-started/cloud-services/secondary-content.yml b/_data/new-data/get-started/cloud-services/secondary-content.yml index b72b3f94e..7cd1890ca 100644 --- a/_data/new-data/get-started/cloud-services/secondary-content.yml +++ b/_data/new-data/get-started/cloud-services/secondary-content.yml @@ -8,7 +8,7 @@ secondary_cards: link: https://vapor.codes - name: Hummingbird logo_alt: Hummingbird logo - logo: /assets/images/getting-started/embedded/secondary-card-hummingbird-logo.jpg + logo: /assets/images/getting-started/cloud-services/humingbird@2x.png text: Hummingbird is a lightweight, flexible modern web application framework that runs on top of a SwiftNIO based server implementation. link_text: Hummingbird link: https://hummingbird.codes diff --git a/assets/images/getting-started/cloud-services/humingbird@2x.png b/assets/images/getting-started/cloud-services/humingbird@2x.png new file mode 100644 index 000000000..d7970bcdf Binary files /dev/null and b/assets/images/getting-started/cloud-services/humingbird@2x.png differ diff --git a/assets/images/getting-started/embedded/secondary-card-hummingbird-logo.jpg b/assets/images/getting-started/embedded/secondary-card-hummingbird-logo.jpg deleted file mode 100644 index 5335e0e3a..000000000 Binary files a/assets/images/getting-started/embedded/secondary-card-hummingbird-logo.jpg and /dev/null differ