From c46785978be31c60840050dcb9668de795a1ea7b Mon Sep 17 00:00:00 2001 From: FloppyCodes <94543134+FloppyCodes@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:32:06 +0200 Subject: [PATCH] Create floppy.json --- domains/floppy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/floppy.json diff --git a/domains/floppy.json b/domains/floppy.json new file mode 100644 index 000000000..4058deba7 --- /dev/null +++ b/domains/floppy.json @@ -0,0 +1,12 @@ +{ + "description": "floppy's website", + "repo": "https://github.com/FloppyCodes/FloppyCodes.github.io", + "owner": { + "username": "FloppyCodes", + "email": "floppydisk2020@outlook.com", + "twitter": "FloppyWasTaken" + }, + "record": { + "CNAME": "floppycodes.github.io" + } +}