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" + } +}