Merge pull request #2209 from TeknoSenpai/patch-1

Create tekno.json
This commit is contained in:
MaskDuck
2022-04-25 16:45:38 +07:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Custom domain for my personal github pages site",
"repo": "https://github.com/TeknoSenpai/teknosenpai.github.io",
"owner": {
"username": "TeknoSenpai",
"email": "tekno@hiri.dev",
"twitter": "@TeknoSenpai"
},
"record": {
"CNAME": "teknosenpai.github.io"
}
}