From 56776fbec725f057ef4f60027065fb7d1c7c8925 Mon Sep 17 00:00:00 2001 From: Apostolos Kts <72224702+tolisdev@users.noreply.github.com> Date: Tue, 13 Jul 2021 12:41:03 +0300 Subject: [PATCH] Added my hashnode blog --- domains/tolis.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tolis.json diff --git a/domains/tolis.json b/domains/tolis.json new file mode 100644 index 000000000..420ce89c6 --- /dev/null +++ b/domains/tolis.json @@ -0,0 +1,10 @@ +{ + "description": "TolisDev Blog", + "owner": { + "username": "tolisdev", + "email": "tolis@tolis.tech" + }, + "record": { + "CNAME": "hashnode.network" + } +}