From f2a9eefe5a3e677eda52472292c4c841fb3c4003 Mon Sep 17 00:00:00 2001 From: doublesquare <56848395+double-square@users.noreply.github.com> Date: Sat, 22 May 2021 11:56:27 +0300 Subject: [PATCH] Create levprograming.json --- domains/levprograming.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/levprograming.json diff --git a/domains/levprograming.json b/domains/levprograming.json new file mode 100644 index 000000000..e50f2a734 --- /dev/null +++ b/domains/levprograming.json @@ -0,0 +1,11 @@ +{ + "description": "LevPrograming", + "repo": "https://github.com/double-square", + "owner": { + "username": "double-square", + "email": "doublesquare@protonmail.com " + }, + "record": { + "CNAME": "levprograming.pages.dev" + } +}