From 9351cd62a3374644b3d6ff8de62d04b890570257 Mon Sep 17 00:00:00 2001 From: Incbom <99501939+IncbomDev@users.noreply.github.com> Date: Wed, 17 Aug 2022 03:14:02 -0400 Subject: [PATCH 1/2] Create Incbom.json --- domains/Incbom.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Incbom.json diff --git a/domains/Incbom.json b/domains/Incbom.json new file mode 100644 index 000000000..969dfd365 --- /dev/null +++ b/domains/Incbom.json @@ -0,0 +1,12 @@ +{ + "description": "Incbom's Portfolo", + "repo": "https://github.com/incbomdev/incbomdev.github.io", + "owner": { + "username": "IncbomDev", + "email": "incbomyt@gmail.com", + "twitter": "IncbomYT" + }, + "record": { + "CNAME": "incbomdev.github.io" + } +} From 731f1c02ea16bd8e4e0989c2a6222271560f7655 Mon Sep 17 00:00:00 2001 From: hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 21 Aug 2022 10:04:52 -0400 Subject: [PATCH 2/2] Rename Incbom.json to incbom.json --- domains/{Incbom.json => incbom.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Incbom.json => incbom.json} (100%) diff --git a/domains/Incbom.json b/domains/incbom.json similarity index 100% rename from domains/Incbom.json rename to domains/incbom.json