We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e510b68 commit 89586deCopy full SHA for 89586de
1 file changed
mkdocs.yml
@@ -25,14 +25,23 @@ nav:
25
- Typography: Typography.md
26
- Configuration: Configuration.md
27
28
+# Repository
29
+repo_name: GitHub
30
+repo_url: https://github.com/NodesAutomations/Template_MkDocs
31
+
32
+# Copyright
33
+copyright: Copyright © 2025 Nodes Automations
34
35
# Footer social links
36
extra:
37
social:
- - icon: assets/favicon.png
38
+ - icon: fontawesome/globe
39
link: https://www.nodesautomations.com
40
- icon: fontawesome/brands/youtube
41
link: https://www.youtube.com/channel/UCnrjW31os9P6_MtSZXt6o-g
42
- icon: fontawesome/brands/linkedin
43
link: https://www.linkedin.com/in/vivekpatel-nodesautomations/
44
- icon: fontawesome/brands/github
- link: https://github.com/orgs/NodesAutomations
45
+ link: https://github.com/orgs/NodesAutomations
46
47
0 commit comments