Skip to content

Commit 9677a4c

Browse files
committed
Update mkdocs.yml to enhance navigation and editing features
1 parent 2a621ab commit 9677a4c

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ site_url: https://nodesautomations.com/Template_MkDocs/
55
# Repository Details for "Edit on GitHub" links
66
repo_name: Template_MkDocs
77
repo_url: https://github.com/NodesAutomations/Template_MkDocs
8+
edit_uri: edit/main/docs/
89

9-
# Navigation
10+
# Navigation Tree
1011
nav:
1112
- Home: index.md
1213
- Typography: Typography.md
@@ -31,8 +32,12 @@ theme:
3132
toggle:
3233
icon: material/brightness-7
3334
name: Switch to dark mode
35+
features:
36+
- content.action.edit
3437
icon:
3538
repo: fontawesome/brands/git-alt
39+
edit: material/pencil
40+
view: material/eye
3641

3742
# Copyright
3843
copyright: Copyright © 2025 Nodes Automations

0 commit comments

Comments
 (0)