From f580569879fdaf842e4fb0d48a3b26dc7e97c435 Mon Sep 17 00:00:00 2001 From: something Date: Tue, 6 Aug 2024 19:50:25 +0300 Subject: [PATCH] Setup Still need to add my email --- domains/TrackStore.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/TrackStore.json diff --git a/domains/TrackStore.json b/domains/TrackStore.json new file mode 100644 index 000000000..ee439dabb --- /dev/null +++ b/domains/TrackStore.json @@ -0,0 +1,11 @@ +{ + "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. For more info, see https://github.com/TrackStore#README", + "repo": "https://github.com/TrackStore/TrackStore.github.io", + "owner": { + "username": "TrackStore", + "email": "" + }, + "record": { + "CNAME": "TrackStore.github.io" + } +}