From 94cf6afc532865cc0f174ea6d669581de638e76d Mon Sep 17 00:00:00 2001 From: Farish <99307966+fxrysh@users.noreply.github.com> Date: Wed, 23 Mar 2022 15:32:44 +0800 Subject: [PATCH] feat: create fxrysh.json --- domains/fxrysh.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/fxrysh.json diff --git a/domains/fxrysh.json b/domains/fxrysh.json new file mode 100644 index 000000000..6ae337754 --- /dev/null +++ b/domains/fxrysh.json @@ -0,0 +1,13 @@ +{ + "description": "Personal portfolio written in VueJS", + "repo": "https://github.com/fxrysh/portfolio", + "owner": { + "username": "fxrysh", + "discord": "Fxrysh#5947", + "twitter": "fxryshdev", + "email": "hello@farish.is-a.dev" + }, + "record": { + "CNAME": "86872205c14179c98afa1392.cname.deno.dev" + } +}