From 3e49b8205d59d0cc01d8cdcd1f989aaae320582d Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 28 Feb 2023 13:20:17 +0100 Subject: [PATCH] Add wikipedia link --- pages/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index 92b375f..eb93672 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -3,7 +3,7 @@ import {useRouter} from "next/router" import React from 'react' import type {NextPage} from "next" import {default as Link} from "next/link" -import {faRedditAlien, faMastodon, faGithub, faDiscord, faTelegram, faSteam, faItchIo, faTwitter, faLinkedin, faStackOverflow} from "@fortawesome/free-brands-svg-icons" +import {faRedditAlien, faMastodon, faGithub, faDiscord, faTelegram, faSteam, faItchIo, faTwitter, faLinkedin, faStackOverflow, faWikipediaW} from "@fortawesome/free-brands-svg-icons" import {faBorderAll, faEnvelope, faGlobe, faPlus, faFileCode, faBagShopping} from "@fortawesome/free-solid-svg-icons" import {LinkPanel} from "../components/LinkPanel" import {useKonamiCode} from "../hooks/useKonamiCode" @@ -45,6 +45,7 @@ const Index: NextPage = () => { +