mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-12 01:12:02 -06:00
Use xevion.dev subdomains for relevant projects, add Runnerspace
This commit is contained in:
@@ -18,6 +18,12 @@ const ProjectsPage: NextPage = () => {
|
|||||||
url: "https://portal.acmutsa.org",
|
url: "https://portal.acmutsa.org",
|
||||||
icon: RiMagicLine
|
icon: RiMagicLine
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Runnerspace",
|
||||||
|
description: "Hackathon MySpace Clone",
|
||||||
|
url: "https://runnerspace.xevion.dev",
|
||||||
|
icon: RiMagicLine
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "v6 Place",
|
name: "v6 Place",
|
||||||
description: "Paint Images with IPv6 Addresses",
|
description: "Paint Images with IPv6 Addresses",
|
||||||
@@ -69,13 +75,13 @@ const ProjectsPage: NextPage = () => {
|
|||||||
{
|
{
|
||||||
name: "rdap",
|
name: "rdap",
|
||||||
description: "Javascript RDAP Client",
|
description: "Javascript RDAP Client",
|
||||||
url: "https://github.com/Xevion/rdap",
|
url: "https://rdap.xevion.dev",
|
||||||
icon: MdOutlineDns
|
icon: MdOutlineDns
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "icons",
|
name: "icons",
|
||||||
description: "Dynamic React-Icons Loading",
|
description: "Dynamic React-Icons Loading",
|
||||||
url: "https://github.com/Xevion/icons",
|
url: "https://icons.xevion.dev",
|
||||||
icon: FaReact
|
icon: FaReact
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user