From 4e8660756ee0e4beddd204a664ff424ae431f2a1 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Tue, 21 Nov 2023 21:15:24 +0100 Subject: [PATCH] Create poyo.json --- domains/poyo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/poyo.json diff --git a/domains/poyo.json b/domains/poyo.json new file mode 100644 index 000000000..f5d93abea --- /dev/null +++ b/domains/poyo.json @@ -0,0 +1,10 @@ +{ + "description": "I'll use this sub-domain for my portfolio website.", + "owner": { + "username": "MrDaPoyo", + "email": "wiiuforever25@gmail.com" + }, + "record": { + "CNAME": "dapoyo.neocities.org" + } +}