From f139b6b4df0ab8bef02ea8f33388d563498e38db Mon Sep 17 00:00:00 2001 From: Andgyk Date: Thu, 26 May 2022 12:22:32 +0600 Subject: [PATCH] feat: andgyk.json --- domains/andgyk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andgyk.json diff --git a/domains/andgyk.json b/domains/andgyk.json new file mode 100644 index 000000000..8eb363e5e --- /dev/null +++ b/domains/andgyk.json @@ -0,0 +1,11 @@ +{ + "description": "andgyk website", + "repo": "https://github.com/andgyk/andgyk.github.io", + "owner": { + "username": "andgyk", + "email": "an4g7k@gmail.com" + }, + "record": { + "CNAME": "andgyk.github.io" + } +}