From 1d91c62a4ecf06c6728dfe2bd5047d6ea19c4483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fulcan?= <78297441+Adonisfx@users.noreply.github.com> Date: Sun, 19 Feb 2023 13:13:43 +0300 Subject: [PATCH] Create adonisfx.json --- domains/adonisfx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adonisfx.json diff --git a/domains/adonisfx.json b/domains/adonisfx.json new file mode 100644 index 000000000..dff8b563a --- /dev/null +++ b/domains/adonisfx.json @@ -0,0 +1,12 @@ +{ + "description": "This is a domain for my personal website!", + "repo": "https://github.com/Adonisfx/adonisfx.github.io", + "owner": { + "username": "Adonisfx", + "email": "ogulcanozturk72@gmail.com", + "twitter": "ogulcanztrk1" + }, + "record": { + "CNAME": "adonisfx.github.io/" + } +} \ No newline at end of file