diff --git a/not-a-nerd.json b/not-a-nerd.json new file mode 100644 index 000000000..b90ba517e --- /dev/null +++ b/not-a-nerd.json @@ -0,0 +1,11 @@ +{ + "description": "Well, this is my github sub-domain for my future page", + "repo": "https://github.com/0lp/0lp.github.io", + "owner": { + "username": "0lp", + "email": "not.a.nerd0005@gmail.com", + }, + "record": { + "CNAME": "0lp.github.io" + } +}