From c090b7652bb2181a65a2372b7332dd6e28060bd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lian=20Castell=C3=B3n?= Date: Wed, 7 Oct 2020 15:01:55 -0400 Subject: [PATCH] Add liancg's domain. --- domains/liancg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/liancg.json diff --git a/domains/liancg.json b/domains/liancg.json new file mode 100644 index 000000000..d16338e78 --- /dev/null +++ b/domains/liancg.json @@ -0,0 +1,12 @@ +{ + "description": "Lian's Own Dev Domain", + "repo": "https://github.com/liancastellon/liancastellon.github.io", + "owner": { + "username": "liancastellon", + "email": "liancg@gmail.com" + }, + "record": { + "CNAME": "liancastellon.github.io", + "URL": "https://liancg.is-a.dev" + } +}