From 39cab4b75d68ed95757a3dea42a1a9622db39c13 Mon Sep 17 00:00:00 2001 From: Baris Deniz Saglam Date: Mon, 3 Feb 2025 17:07:17 +0000 Subject: [PATCH 1/2] add my record --- domains/barisdeniz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/barisdeniz.json diff --git a/domains/barisdeniz.json b/domains/barisdeniz.json new file mode 100644 index 000000000..99c3c6276 --- /dev/null +++ b/domains/barisdeniz.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Barış Deniz Sağlam", + "repo": "https://github.com/bdsaglam/bdsaglam.github.io", + "owner": { + "username": "bdsaglam", + "email": "bdsaglam@gmail.com" + }, + "record": { + "CNAME": "https://bdsaglam.github.io/" + } +} \ No newline at end of file From 8dbbe140de5ed4f8bc9e46ef0b4bc3393cb0bb0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Deniz=20Sa=C4=9Flam?= Date: Tue, 4 Feb 2025 18:29:50 +0300 Subject: [PATCH 2/2] Update domains/barisdeniz.json Co-authored-by: 21Z <21z95@proton.me> --- domains/barisdeniz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/barisdeniz.json b/domains/barisdeniz.json index 99c3c6276..8453f22ce 100644 --- a/domains/barisdeniz.json +++ b/domains/barisdeniz.json @@ -6,6 +6,6 @@ "email": "bdsaglam@gmail.com" }, "record": { - "CNAME": "https://bdsaglam.github.io/" + "CNAME": "bdsaglam.github.io" } } \ No newline at end of file