From 6d7999bb9b8d3bd9f9d41feadc10fe55053e34c4 Mon Sep 17 00:00:00 2001 From: "anatoliy.poloz" Date: Wed, 21 Oct 2020 02:11:41 +0300 Subject: [PATCH] apoloz domain added --- domains/apoloz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/apoloz.json diff --git a/domains/apoloz.json b/domains/apoloz.json new file mode 100644 index 000000000..e1e8f14ae --- /dev/null +++ b/domains/apoloz.json @@ -0,0 +1,11 @@ +{ + "description": "Anatoliy Poloz portfolio", + "repo": "https://github.com/tolyod/tolyod.github.io", + "owner": { + "username": "tolyod", + "email": "anatoliy.poloz@gmail.com" + }, + "record": { + "CNAME": "tolyod.github.io" + } +}