mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-08 16:09:09 -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",
|
||||
icon: RiMagicLine
|
||||
},
|
||||
{
|
||||
name: "Runnerspace",
|
||||
description: "Hackathon MySpace Clone",
|
||||
url: "https://runnerspace.xevion.dev",
|
||||
icon: RiMagicLine
|
||||
},
|
||||
{
|
||||
name: "v6 Place",
|
||||
description: "Paint Images with IPv6 Addresses",
|
||||
@@ -69,13 +75,13 @@ const ProjectsPage: NextPage = () => {
|
||||
{
|
||||
name: "rdap",
|
||||
description: "Javascript RDAP Client",
|
||||
url: "https://github.com/Xevion/rdap",
|
||||
url: "https://rdap.xevion.dev",
|
||||
icon: MdOutlineDns
|
||||
},
|
||||
{
|
||||
name: "icons",
|
||||
description: "Dynamic React-Icons Loading",
|
||||
url: "https://github.com/Xevion/icons",
|
||||
url: "https://icons.xevion.dev",
|
||||
icon: FaReact
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user