feat: update flowwing.json

This commit is contained in:
Kushagra Rathore
2025-04-13 21:00:48 +00:00
parent 4ce9e9e80b
commit ccf4781446
3 changed files with 24 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Documentation Flow-Wing Programming Language",
"repo": "https://github.com/kushagra1212/Flow-Wing",
"owner": {
"username": "kushagra1212",
"email": "kushagrarathore002@gmail.com"
},
"record": {
"CNAME": "flow-wing-docs.vercel.app"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "kushagrarathore002@gmail.com"
},
"record": {
"A": ["34.19.126.68"]
"CNAME": "flowwing.frii.site"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Kushagra Rathore's portfolio website",
"owner": {
"username": "kushagra1212",
"email": "kushagrarathore002@gmail.com"
},
"record": {
"CNAME": "kushagra.frii.site"
}
}