Skip to content

Commit 34b1ec1

Browse files
committed
feat: restructure documentation by moving Welcome content to README and removing index file
1 parent 3921341 commit 34b1ec1

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

CODE_OF_CONDUCT.md

Whitespace-only changes.

LICENSE.md

Whitespace-only changes.

SECURITY.md

Whitespace-only changes.

SUPPORT.md

Whitespace-only changes.
File renamed without changes.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ theme:
3232
name: Switch to light mode
3333

3434
nav:
35-
- Welcome: index.md
35+
- Welcome: README.md
3636
- Principles: principles.md
3737
- Audiences:
3838
- audiences/contributors.md

0 commit comments

Comments
 (0)