From 9c766174cae132e07987aa02e606ea39d6dd679c Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:28:38 +0800 Subject: [PATCH] Create liam.json --- domains/liam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/liam.json diff --git a/domains/liam.json b/domains/liam.json new file mode 100644 index 000000000..63ce52200 --- /dev/null +++ b/domains/liam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liamatienza" + }, + "record": { + "CNAME": "liamatienza.github.io" + }, + "proxied": true +}