From a9399f24f3a946ff3d72678d642b29a32e54cc95 Mon Sep 17 00:00:00 2001 From: Forsas <53380023+forsas@users.noreply.github.com> Date: Mon, 12 Oct 2020 22:08:38 +0300 Subject: [PATCH] Add forsas --- domains/forsas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/forsas.json diff --git a/domains/forsas.json b/domains/forsas.json new file mode 100644 index 000000000..7398d4ec7 --- /dev/null +++ b/domains/forsas.json @@ -0,0 +1,12 @@ +{ + "description": "Forsas website and blog", + "repo": "https://github.com/forsas/forsas.github.io", + "owner": { + "username": "forsas", + "email": "forsaslt@gmail.com" + }, + "record": { + "CNAME": "forsas.github.io", + "URL": "https://forsas.is-a.dev" + } +}