From 3af3bec60227c1269e34ee85f014fc1f1a826738 Mon Sep 17 00:00:00 2001 From: Moqtadir Date: Tue, 28 Jan 2025 22:21:29 +0530 Subject: [PATCH] adding a new domain --- domains/moku.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/moku.json diff --git a/domains/moku.json b/domains/moku.json new file mode 100644 index 000000000..e2adf4084 --- /dev/null +++ b/domains/moku.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Moku922/CSS_HTML-CV_Website", + "owner": { + "username": "Moku922", + "email": "abdulmoqtadir1@gmail.com" + }, + "record": { + "CNAME": "https://moku922.github.io/CSS_HTML-CV_Website/" + }, + "proxied": true +}