Skip to content

Commit ba53aba

Browse files
committed
Fix for mkdoc note
1 parent 560404c commit ba53aba

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ copyright: Copyright © 2025 Nodes Automations
125125

126126
# Footer social links
127127
extra:
128+
generator: false # remove "Generated with MkDocs" footer
128129
social:
129130
- icon: fontawesome/solid/globe
130131
link: www.nodesautomations.com
@@ -133,6 +134,4 @@ extra:
133134
- icon: fontawesome/brands/linkedin
134135
link: https://www.linkedin.com/in/vivekpatel-nodesautomations/
135136
- icon: fontawesome/brands/github
136-
link: https://github.com/orgs/NodesAutomations
137-
138-
137+
link: https://github.com/orgs/NodesAutomations

0 commit comments

Comments
 (0)