From 3f95b73d8adaf5f5b0adc868f6a0ca15e33ad0c6 Mon Sep 17 00:00:00 2001 From: - HARYs - <174037813+harys722@users.noreply.github.com> Date: Sun, 20 Apr 2025 21:56:14 +0500 Subject: [PATCH] Create harys.json I'm using Netlify to get this subdomain. --- domains/harys.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harys.json diff --git a/domains/harys.json b/domains/harys.json new file mode 100644 index 000000000..45437ecf5 --- /dev/null +++ b/domains/harys.json @@ -0,0 +1,11 @@ +{ + "description": "For my personal site.", + "repo": "https://github.com/harys722/harys.is-a.dev", + "owner": { + "username": "harys722", + "discord": "1203357768610746385" + }, + "record": { + "A": ["75.2.60.5"] + } +}