From bd339b77af3f4084d73210761a84fdd051132f84 Mon Sep 17 00:00:00 2001 From: LEHAtupointow Date: Fri, 3 Jun 2022 11:22:13 -0800 Subject: [PATCH] Create leha.json --- domains/leha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/leha.json diff --git a/domains/leha.json b/domains/leha.json new file mode 100644 index 000000000..c553c7f8f --- /dev/null +++ b/domains/leha.json @@ -0,0 +1,12 @@ +{ + "description": "Leha's little part of the web", + "repo": "https://github.com/leha-code/leha-code.github.io", + "owner": { + "username": "leha-code", + "email": "pezleha@duck.com", + "twitter" : "pezleha2" + }, + "record": { + "CNAME": "leha-code.github.io" + } +}