From 848286fdb53dda84ed9808a430569ffc5980dcd6 Mon Sep 17 00:00:00 2001 From: AMIRPARSAZIARI <88083284+AMIRPARSAZIARI@users.noreply.github.com> Date: Tue, 7 Sep 2021 22:36:52 +0430 Subject: [PATCH] Create ziari.json --- domains/ziari.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ziari.json diff --git a/domains/ziari.json b/domains/ziari.json new file mode 100644 index 000000000..68bc38b1a --- /dev/null +++ b/domains/ziari.json @@ -0,0 +1,12 @@ +{ + "description": "ziari's website", + "repo": "https://github.com/AMIRPARSAZIARI/ziari", + "owner": { + "username": "AMIRPARSAZIARI", + "email": "ziariamirparsa@gmail.com", + "twitter": "ziariamirparsa" + }, + "record": { + "CNAME": "https://amirparsaziari.github.io/ziari/" + } +}