diff --git a/domains/stefdp.json b/domains/stefdp.json new file mode 100644 index 000000000..e06fe3f20 --- /dev/null +++ b/domains/stefdp.json @@ -0,0 +1,11 @@ +"description": "Domain for my personal website", + "repo": "https://github.com/Stef-00012/stef-00012.github.io", + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com", + "twitter": "Stef_Del_Prete" + }, + "record": { + "CNAME": "stef-00012.github.io" + } +}