Skip to content

Add warning notice for websites posing as Ferdium#63

Merged
SpecialAro merged 1 commit into
mainfrom
add-warning
Mar 15, 2026
Merged

Add warning notice for websites posing as Ferdium#63
SpecialAro merged 1 commit into
mainfrom
add-warning

Conversation

@SpecialAro

Copy link
Copy Markdown
Member

Following https://discord.com/channels/963836780778512454/963841911376982046/1477924404464844890 comment on a website posing as official Ferdium, the user suggested we somehow make notice of this on our website.

Therefore, I've implemented a generic header banner that warns the user that the only official domain of Ferdium is https://ferdium.org.

Light mode:
image

Dark mode:
image

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a persistent security notice at the top of the site to warn users that the only official Ferdium domain is https://ferdium.org, helping reduce the risk of users being tricked by impersonation sites.

Changes:

  • Added a header banner in the global Layout component with a warning message and link to https://ferdium.org.
  • Added SCSS module styling for the banner, including dark-mode colors.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
components/Layout.tsx Renders a new warning banner above the existing Header.
styles/components/Layout.module.scss Provides styling for the new banner, including dark-mode overrides.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread components/Layout.tsx
Comment thread components/Layout.tsx
Comment thread styles/components/Layout.module.scss
@SpecialAro SpecialAro merged commit 4508401 into main Mar 15, 2026
5 checks passed
@SpecialAro SpecialAro deleted the add-warning branch March 15, 2026 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants