Skip to content

Commit 063f2a4

Browse files
authored
Merge pull request is-a-dev#24665 from hyz/main
Create subdomains of wood.json
2 parents 1387db7 + 1e67b98 commit 063f2a4

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

domains/api.wood.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "hyz",
4+
"email": "0xeeef@gmail.com"
5+
},
6+
"records": {
7+
"CNAME": "wood.is-a.dev"
8+
}
9+
}

domains/static.wood.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "hyz",
4+
"email": "0xeeef@gmail.com"
5+
},
6+
"records": {
7+
"CNAME": "wood.is-a.dev"
8+
}
9+
}

0 commit comments

Comments
 (0)