Skip to content

Commit b12a0d2

Browse files
committed
move useful docs
1 parent 705ccb0 commit b12a0d2

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
tags: useful
33
icon: file-code
4+
route: /domain-structure
45
---
56
# Domain Structure
67
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`.

src/faq.md renamed to src/useful/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
tags: useful
33
icon: question
4+
route: /faq
45
---
56
# Frequently Asked Questions (FAQ)
67

src/useful/index.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
icon: star
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
tags: useful
33
icon: info
4+
route: /resources
45
---
56

67
# Resources

0 commit comments

Comments
 (0)