From 5c442c380aa3f2718df082371c5facd4edb006f5 Mon Sep 17 00:00:00 2001 From: Base Swag Date: Fri, 29 Nov 2024 22:20:32 +0800 Subject: [PATCH 1/2] Create base-swag.json --- domains/base-swag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/base-swag.json diff --git a/domains/base-swag.json b/domains/base-swag.json new file mode 100644 index 000000000..eb9c4c35e --- /dev/null +++ b/domains/base-swag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } +} From 46272744fbbbc41c990de0b86c95f1e593332c07 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 29 Nov 2024 20:56:05 -0500 Subject: [PATCH 2/2] chore: formatting --- domains/base-swag.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/base-swag.json b/domains/base-swag.json index eb9c4c35e..8a4b322eb 100644 --- a/domains/base-swag.json +++ b/domains/base-swag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Base-Swag", - "email": "officialnamefier@gmail.com" - }, - "record": { - "CNAME": "base-swag.github.io" - } + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } }