Create sly.json

This commit is contained in:
Sly
2024-08-01 01:49:22 +01:00
committed by GitHub
parent 1ae8facc18
commit bb4626713c
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Domain name for my personal portfolio website",
"repo": "https://github.com/SlyBouhafs/sly.github.io",
"owner": {
"username": "SlyBouhafs",
"email": "khmedj+github@gmail.com",
},
"record": {
"CNAME": "sly.github.io"
}
}