We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560404c commit ba53abaCopy full SHA for ba53aba
1 file changed
mkdocs.yml
@@ -125,6 +125,7 @@ copyright: Copyright © 2025 Nodes Automations
125
126
# Footer social links
127
extra:
128
+ generator: false # remove "Generated with MkDocs" footer
129
social:
130
- icon: fontawesome/solid/globe
131
link: www.nodesautomations.com
@@ -133,6 +134,4 @@ extra:
133
134
- icon: fontawesome/brands/linkedin
135
link: https://www.linkedin.com/in/vivekpatel-nodesautomations/
136
- icon: fontawesome/brands/github
- link: https://github.com/orgs/NodesAutomations
137
-
138
+ link: https://github.com/orgs/NodesAutomations
0 commit comments