From 2db757bf01d6660010007ba2174e7171df2f16f6 Mon Sep 17 00:00:00 2001 From: santosh2345 Date: Sat, 25 Jan 2025 16:59:37 +0545 Subject: [PATCH 1/2] added santoshgiri.json for santoshgiri.is-a.dev domain --- domains/santoshgiri.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/santoshgiri.json diff --git a/domains/santoshgiri.json b/domains/santoshgiri.json new file mode 100644 index 000000000..45ef812bd --- /dev/null +++ b/domains/santoshgiri.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/santosh2345/santosh2345.github.io", + "owner": { + "username": "santosh2345", + "email": "hi@santoshgiri.com.np" + }, + "record": { + "URL": "https://santoshgiri.com.np/" + }, + "proxied": true + } \ No newline at end of file From 429951bd4144f27b1552e6b3a69caa7157dcdaed Mon Sep 17 00:00:00 2001 From: Santosh Giri Date: Tue, 28 Jan 2025 14:22:10 +0545 Subject: [PATCH 2/2] Update santoshgiri.json removed proxie true --- domains/santoshgiri.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/santoshgiri.json b/domains/santoshgiri.json index 45ef812bd..a3d627d24 100644 --- a/domains/santoshgiri.json +++ b/domains/santoshgiri.json @@ -7,6 +7,5 @@ }, "record": { "URL": "https://santoshgiri.com.np/" - }, - "proxied": true - } \ No newline at end of file + } + }