From bac11bb7d47bd678180508b97ea340ee093897f2 Mon Sep 17 00:00:00 2001 From: Wumpus <66653764+Wumpus2000@users.noreply.github.com> Date: Wed, 3 Apr 2024 02:15:52 -0600 Subject: [PATCH] Create wumpus.json --- domains/wumpus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wumpus.json diff --git a/domains/wumpus.json b/domains/wumpus.json new file mode 100644 index 000000000..517da8617 --- /dev/null +++ b/domains/wumpus.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for Wumpus", + "repo": "https://github.com/wumpus2000/wumpus2000.github.io", + "owner": { + "username": "wumpus2000", + "email": "wumpusing@gmail.com" + }, + "record": { + "CNAME": "wumpus2000.github.io" + } +}