From a95e17b644ef568141b0a6c2d69c07f62c2a83f3 Mon Sep 17 00:00:00 2001 From: Zyztem Date: Wed, 2 Mar 2022 11:39:17 -0600 Subject: [PATCH] Create zyztem.json --- domains/zyztem.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zyztem.json diff --git a/domains/zyztem.json b/domains/zyztem.json new file mode 100644 index 000000000..51db72c1e --- /dev/null +++ b/domains/zyztem.json @@ -0,0 +1,12 @@ +{ + "description": "zyztems social site", + "repo": "https://github.com/zyztem/zyztem.github.io", + "owner": { + "username": "zyztem", + "email": "zyztembuisness@gmail.com", + "twitter": "zyztem_" + }, + "record": { + "CNAME": "zyztem.github.io" + } +}