From 342af88a6dcd4566914d9d09d39a0c7a849474ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCl=C5=9Fah=20D=C3=BCzg=C3=BCn?= <65841330+GulsahDuzgun@users.noreply.github.com> Date: Sun, 12 Jan 2025 23:08:44 +0300 Subject: [PATCH 1/3] Create gulsah.json --- domains/gulsah.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gulsah.json diff --git a/domains/gulsah.json b/domains/gulsah.json new file mode 100644 index 000000000..a2b1f07bc --- /dev/null +++ b/domains/gulsah.json @@ -0,0 +1,11 @@ +{ + "description": "The portfolio site of Gülşah Düzgün", + "repo": "https://github.com/GulsahDuzgun/Portfolio", + "owner": { + "username": "GulsahDuzgun", + "email": "duzgun.gulsah27@gmail.com" + }, + "record": { + "CNAME": "gulsah.netlify.app" + } +} From 81f6380d9568c259282d7435f6a6611f8d2adc90 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Mon, 13 Jan 2025 01:57:56 +0530 Subject: [PATCH 2/3] Rename _vercel.jumanji.json to _vercel.blog.jumanji.json Rename the file. --- domains/{_vercel.jumanji.json => _vercel.blog.jumanji.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.jumanji.json => _vercel.blog.jumanji.json} (100%) diff --git a/domains/_vercel.jumanji.json b/domains/_vercel.blog.jumanji.json similarity index 100% rename from domains/_vercel.jumanji.json rename to domains/_vercel.blog.jumanji.json From 06f5573835b37027b71fe3c9b2ee012e60a6c5de Mon Sep 17 00:00:00 2001 From: boudjo <142155728+Boudjoo@users.noreply.github.com> Date: Sun, 12 Jan 2025 22:18:36 +0100 Subject: [PATCH 3/3] Create boudjo.json --- domains/boudjo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/boudjo.json diff --git a/domains/boudjo.json b/domains/boudjo.json new file mode 100644 index 000000000..f7f82317a --- /dev/null +++ b/domains/boudjo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "boudjoo", + "email": "abdouboudjo1@gmail.com" + }, + "record": { + "CNAME": "boudjoo.github.io" + } +}