From 15989c59a67271e3f62086f475aca5cf7a4b9c84 Mon Sep 17 00:00:00 2001 From: Wyatt Smith Date: Mon, 3 Feb 2025 11:27:12 -0500 Subject: [PATCH] Create wyatt.json --- domains/wyatt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wyatt.json diff --git a/domains/wyatt.json b/domains/wyatt.json new file mode 100644 index 000000000..6b60e5792 --- /dev/null +++ b/domains/wyatt.json @@ -0,0 +1,11 @@ +{ + "description": "Blog", + "repo": "https://github.com/ws998116/ws998116.github.io", + "owner": { + "username": "ws998116", + "email": "ws998116@gmail.com" + }, + "record": { + "CNAME": "https://ws998116.github.io/" + } +}