From e90a2c93a775fb78e3323a9d02baf6bd1c1f9da7 Mon Sep 17 00:00:00 2001 From: BurAndBY <48630651+BurAndBY@users.noreply.github.com> Date: Sat, 9 Apr 2022 10:45:16 +0300 Subject: [PATCH] Create burandby.json --- domains/burandby.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/burandby.json diff --git a/domains/burandby.json b/domains/burandby.json new file mode 100644 index 000000000..6a1b0a707 --- /dev/null +++ b/domains/burandby.json @@ -0,0 +1,11 @@ +{ + "description": "Pico-8 in-browser emulator.", + "repo": "https://github.com/burandby", + "owner": { + "username": "burandby", + "email": "bur.and.by@gmail.com" + }, + "record": { + "CNAME": "burandby.github.io/PicoPi/" + } +}