From dceaa55a6c9456cb52a52a37c97700af37291f3f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 2 Sep 2023 08:39:32 +0200 Subject: [PATCH] Feature/add hacker news logo to landing page (#2281) * Add Hacker News * Update changelog --- CHANGELOG.md | 4 ++++ apps/client/src/app/pages/landing/landing-page.html | 8 ++++++++ apps/client/src/app/pages/landing/landing-page.scss | 5 +++++ apps/client/src/assets/images/logo-hacker-news.svg | 3 +++ 4 files changed, 20 insertions(+) create mode 100644 apps/client/src/assets/images/logo-hacker-news.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 316e46739..70c2429b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added _Hacker News_ to the _As seen in_ section on the landing page + ### Changed - Shortened the page titles diff --git a/apps/client/src/app/pages/landing/landing-page.html b/apps/client/src/app/pages/landing/landing-page.html index d5f9cee05..79e461334 100644 --- a/apps/client/src/app/pages/landing/landing-page.html +++ b/apps/client/src/app/pages/landing/landing-page.html @@ -134,6 +134,14 @@ title="DEV Community - A constructive and inclusive social network for software developers" > +