diff --git a/domains/andrianina.json b/domains/andrianina.json new file mode 100644 index 000000000..541253535 --- /dev/null +++ b/domains/andrianina.json @@ -0,0 +1,11 @@ +{ + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/rbaks.github.io", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com", + }, + "record": { + "CNAME": "rbaks.github.io" + } +}