From 79ca8ac840f8b86cb5a57b4d36c3cb7f431bec16 Mon Sep 17 00:00:00 2001 From: morphoit Date: Sat, 12 Apr 2025 10:49:52 +0700 Subject: [PATCH] Create morphoit.json --- domains/morphoit.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/morphoit.json diff --git a/domains/morphoit.json b/domains/morphoit.json new file mode 100644 index 000000000..09b0c0862 --- /dev/null +++ b/domains/morphoit.json @@ -0,0 +1,12 @@ +{ + "description": "morphoit profile site", + "repo": "https://github.com/morphoit/morphoit.github.io", + "owner": { + "username": "morphoit", + "email": "morphoits@gmail.com" + }, + "record": { + "CNAME": "morphoit.is-a-dev" + }, + "proxied": true +}