From 031a3d0e0d37fe834529fdfe29abf6312af3e8dd Mon Sep 17 00:00:00 2001 From: u0f <45316362+u0f@users.noreply.github.com> Date: Tue, 17 Aug 2021 16:32:30 +0200 Subject: [PATCH] Create retr0.json --- domains/retr0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/retr0.json diff --git a/domains/retr0.json b/domains/retr0.json new file mode 100644 index 000000000..84c08dc42 --- /dev/null +++ b/domains/retr0.json @@ -0,0 +1,11 @@ +{ + "description": "Rer0's personal developer website", + "repo": "https://github.com/u0f/u0f.github.io", + "owner": { + "username": "u0f", + "email": "ice.dev1234@gmail.com" + }, + "record": { + "CNAME": "u0f.github.io" + } +}