diff --git a/domains/voxel.json b/domains/voxel.json new file mode 100644 index 000000000..74fafff66 --- /dev/null +++ b/domains/voxel.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/voxel79/voxel79.github.io", + "owner": { + "username": "voxel79", + "email": "voxelcool@gmail.com", + "twitter": "voxelhaha" + }, + "record": { + "CNAME": "voxel79.github.io" + } +}