diff --git a/domains/TrackStore.json b/domains/TrackStore.json deleted file mode 100644 index 2860feb59..000000000 --- a/domains/TrackStore.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "TrackStore will be website where people can share and find Hill Climb Racing 2 custom tracks. It is not ready yet, but is actively under development. The email I used is a Proton Mail 'hide my email alias'. For more info on TrackStore, see https://github.com/TrackStore#README", - "repo": "https://github.com/TrackStore/TrackStore.github.io", - "owner": { - "username": "TrackStore", - "email": "imaginary_macaw058@simplelogin.com" - }, - "record": { - "CNAME": "TrackStore.github.io" - } -} diff --git a/domains/trackstore.json b/domains/trackstore.json new file mode 100644 index 000000000..eb92f2038 --- /dev/null +++ b/domains/trackstore.json @@ -0,0 +1,11 @@ +{ + "description": "TrackStore is website where people can share and find Hill Climb Racing 2 custom tracks. It is not ready yet, but is actively under development. The email I used is a Proton Mail 'hide my email alias'. For more info on TrackStore, see https://github.com/TrackStore#README", + "repo": "https://github.com/TrackStore/TrackStore.github.io", + "owner": { + "username": "TrackStore", + "email": "imaginary_macaw058@simplelogin.com" + }, + "record": { + "CNAME": "trackstore.github.io" + } +}