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/" + } +}