From f48ac06d9b424188086f2e02aff742476e21c602 Mon Sep 17 00:00:00 2001 From: WavingCat <69034430+WavingCatDevs@users.noreply.github.com> Date: Sat, 11 Sep 2021 12:32:06 -0700 Subject: [PATCH] Create wavingcat.json --- domains/wavingcat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wavingcat.json diff --git a/domains/wavingcat.json b/domains/wavingcat.json new file mode 100644 index 000000000..3f3622fed --- /dev/null +++ b/domains/wavingcat.json @@ -0,0 +1,11 @@ +{ + "description": "Just my homepage with my links :O :)", + "repo": "https://github.com/WavingCatDevs/WavingCatDevs.github.io", + "owner": { + "username": "wavingcatdevs", + "email": "wavingcatdevs@gmail.com", + }, + "record": { + "CNAME": "wavingcatdevs.github.io" + } +}