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] 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" + } }