From c7841401dee9e14cc04302f0f05fcb66274e7a5a Mon Sep 17 00:00:00 2001 From: slovakians Date: Sat, 7 Sep 2024 06:55:05 +0800 Subject: [PATCH] Create crvt.json --- domains/crvt.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/crvt.json diff --git a/domains/crvt.json b/domains/crvt.json new file mode 100644 index 000000000..c066b0d8f --- /dev/null +++ b/domains/crvt.json @@ -0,0 +1,10 @@ +{ + "description": "portfolio site", + "owner": { + "username": "slovakians", + "email": "siresirol937@gmail.com" + }, + "record": { + "CNAME": ["slovakians.github.io/crvt/"] + } +}