From 3da8ea7da21e17b5e920cb36c5117fe75129fc57 Mon Sep 17 00:00:00 2001 From: neocavo Date: Wed, 18 Feb 2026 19:02:23 +0200 Subject: [PATCH] Add energyprofi.com domain configuration --- domains/energyprofi.com.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/energyprofi.com.json diff --git a/domains/energyprofi.com.json b/domains/energyprofi.com.json new file mode 100644 index 0000000..c00f9f4 --- /dev/null +++ b/domains/energyprofi.com.json @@ -0,0 +1,10 @@ +{ + "description": "Energy Profi - обладнання для альтернативної енергетики", + "owner": { + "username": "neocavo", + "email": "" + }, + "record": { + "CNAME": "neocavo.github.io" + } +}