From b9ba82b9de6cead6897b3c501e347a710d4645c3 Mon Sep 17 00:00:00 2001 From: pyro <88018128+pyroisgamer@users.noreply.github.com> Date: Fri, 3 Sep 2021 14:45:20 -0500 Subject: [PATCH] Create pyro.json --- domains/pyro.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/pyro.json diff --git a/domains/pyro.json b/domains/pyro.json new file mode 100644 index 000000000..f03c1ed28 --- /dev/null +++ b/domains/pyro.json @@ -0,0 +1,16 @@ +{ + "description": "pyro's portfolio", + "repo": "https://github.com/pyroisgamer.github.io", + "owner": { + "username": "pyroisgamer", + "email": "pyroisgamer@outlook.com" + }, + "record": { + "CNAME": "pyroisgamer.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + } +}