Skip to content

Commit 0fa5043

Browse files
authored
Update domain-structure.md
1 parent cd2c699 commit 0fa5043

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/domain-structure.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Domains JSON file
1+
---
2+
tags: useful
3+
icon: file-code
4+
---
5+
# Domain Structure
26
To register a subdomain, you need to create a new JSON file in the `domains` directory through a pull request. For example, to register `example.is-a.dev`, you would create a file named `example.json` in the `domains` directory. The full path would be `domains/example.json`.
37

48
## Filename

0 commit comments

Comments
 (0)