From 1def795fa683fa4517c41988447d73a4cfd2d447 Mon Sep 17 00:00:00 2001 From: Max Vorobyev Date: Sat, 3 Aug 2024 01:16:35 +0300 Subject: [PATCH] Create vma.json --- domains/vma.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vma.json diff --git a/domains/vma.json b/domains/vma.json new file mode 100644 index 000000000..aebf97aeb --- /dev/null +++ b/domains/vma.json @@ -0,0 +1,11 @@ +{ + "description": "Link for vmadev-ru personal site on GitHub pages", + "repo": "https://github.com/vmadev-ru/vmadev-ru.github.io", + "owner": { + "username": "vmadev-ru", + "email": "vmadev.ru@gmail.com" + }, + "record": { + "CNAME": "vmadev-ru.github.io" + } +}