From 465d4ec47e129e9de544e7ba29f143e7e94f9bf9 Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 24 Nov 2022 20:39:47 +0530 Subject: [PATCH] Create cdn.semant.json --- domains/cdn.semant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cdn.semant.json diff --git a/domains/cdn.semant.json b/domains/cdn.semant.json new file mode 100644 index 000000000..e1e74c232 --- /dev/null +++ b/domains/cdn.semant.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/SemantCodes/cdn", + "description": "My static database", + "owner": { + "username" : "SemantCodes", + "email": "contact@semant.is-a.dev" + }, + "record": { + "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" + } +}