From 55755a2863f772222625251b0ae0ccc78146f6c7 Mon Sep 17 00:00:00 2001 From: rutkuli <44347946+rutkuli@users.noreply.github.com> Date: Mon, 15 Mar 2021 10:54:18 +0200 Subject: [PATCH] Create rutkuli.json --- domains/rutkuli.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rutkuli.json diff --git a/domains/rutkuli.json b/domains/rutkuli.json new file mode 100644 index 000000000..c8bf0e089 --- /dev/null +++ b/domains/rutkuli.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer website.", + "repo": "https://github.com/rutkuli/rutkuli.github.io", + "owner": { + "username": "Rutkuli", + "email": "rutkuliofficial@gmail.com" + }, + "record": { + "CNAME": "rutkuli.github.io" + } +}