diff --git a/domains/termonoid.json b/domains/termonoid.json new file mode 100644 index 000000000..68a0d0d3c --- /dev/null +++ b/domains/termonoid.json @@ -0,0 +1,12 @@ +{ + "description": "my nickname, for using with github pages", + "repo": "https://github.com/termonoid/termonoid.github.io", + "owner": { + "username": "Termonoid", + "email": "termonoid@cumallover.me", + "telegram": "termonoid" + }, + "record": { + "CNAME": "termonoid.github.io" + } +}