From 0d671e961d88945e35a447c59174f171aff641a1 Mon Sep 17 00:00:00 2001 From: Oli Date: Mon, 4 Nov 2024 20:51:00 +0700 Subject: [PATCH 1/2] Create steake.json (#1) * Create steake.json Please add me :) * Update steake.json oops --- domains/steake.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/steake.json diff --git a/domains/steake.json b/domains/steake.json new file mode 100644 index 000000000..fb19248c3 --- /dev/null +++ b/domains/steake.json @@ -0,0 +1,12 @@ +{ + "description": "Steake", + "repo": "https://github.com/Steake/about/", + "owner": { + "username": "steake", + "email": "ollie.steake@gmail.com", + "twitter": "officialELTCOIN" + }, + "record": { + "CNAME": "steake.github.io" + } +} From 38facf82358a9b9407fff8a992a05120429d53c0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:07:25 -0500 Subject: [PATCH 2/2] chore: formatting and validation --- domains/steake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/steake.json b/domains/steake.json index fb19248c3..6097bc2e2 100644 --- a/domains/steake.json +++ b/domains/steake.json @@ -1,12 +1,12 @@ { - "description": "Steake", - "repo": "https://github.com/Steake/about/", - "owner": { - "username": "steake", - "email": "ollie.steake@gmail.com", - "twitter": "officialELTCOIN" - }, - "record": { - "CNAME": "steake.github.io" - } + "description": "Steake", + "repo": "https://github.com/Steake/about/", + "owner": { + "username": "steake", + "email": "ollie.steake@gmail.com", + "twitter": "officialELTCOIN" + }, + "record": { + "CNAME": "steake.github.io" + } }