From 12fbc9a59f1ad2835becd41667fbec772d724313 Mon Sep 17 00:00:00 2001 From: Edwin <100193740+ezerinz@users.noreply.github.com> Date: Tue, 30 Apr 2024 14:42:42 +0800 Subject: [PATCH] Create edwin-lh.json --- domains/edwin-lh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/edwin-lh.json diff --git a/domains/edwin-lh.json b/domains/edwin-lh.json new file mode 100644 index 000000000..a5c77357b --- /dev/null +++ b/domains/edwin-lh.json @@ -0,0 +1,12 @@ +{ + "description": "Custom github pages domain", + "repo": "https://github.com/ezerinz/ezerinz.github.io", + "owner": { + "username": "ezerinz", + "email": "edwinnnzx@gmail.com", + "twitter": "@Ezerinz" + }, + "record": { + "CNAME": "ezerinz.github.io" + } +}