This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Description
Affected part of DeckDeckGo
Reproduction
Steps to reproduce:
- Go to https://deckdeckgo.com/team/
- Look at social icons
Expected Behavior
I expect to see five social icons.

DeckDeckGo Team on localhost.
Actual Behavior
I see three social icons.

DeckDeckGo Team on https://deckdeckgo.com/team/
In the network tab, the icons **are** loaded, but when seeing the response, it's a replica of the webpage.

The path for images might be wrong? It's hard to test local, because there everything looks fine.
<ion-icon src="./assets/icons/dev.svg" area-label="Dev"></ion-icon>
Environment
- Browser(s): Chrome, latest version. Also seen in Firefox, latest version.
- Operating System (e.g. Windows, macOS, Ubuntu): macOS