From 44cf8f0558ae5fcc702bada7990ba40f649ea233 Mon Sep 17 00:00:00 2001 From: ziue Date: Sat, 26 Mar 2022 22:29:39 +0100 Subject: [PATCH] Create ziue.json --- domains/ziue.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ziue.json diff --git a/domains/ziue.json b/domains/ziue.json new file mode 100644 index 000000000..ff6ccf49e --- /dev/null +++ b/domains/ziue.json @@ -0,0 +1,10 @@ +{ + "description": "Link to my github", + "owner": { + "username": "ziue", + "discord": "ziue#8495" + }, + "record": { + "CNAME": "https://github.com/ziuee/" + } +}