From f034e310bc9707fc2d4958d402e9c33ea59db4fa Mon Sep 17 00:00:00 2001 From: Julian Yaman Date: Thu, 23 Sep 2021 09:11:27 +0200 Subject: [PATCH] Create yaman.json --- domains/yaman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yaman.json diff --git a/domains/yaman.json b/domains/yaman.json new file mode 100644 index 000000000..c56f4bd1d --- /dev/null +++ b/domains/yaman.json @@ -0,0 +1,11 @@ +{ + "description": "Redirecting to my blog", + "repo": "https://github.com/julianyaman", + "owner": { + "username": "julianyaman", + "email": "mail@yaman.pro" + }, + "record": { + "URL": "https://julianyaman.com/" + } +}