Skip to content

Commit 89586de

Browse files
committed
Update repository information and social links in mkdocs.yml
1 parent e510b68 commit 89586de

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,23 @@ nav:
2525
- Typography: Typography.md
2626
- Configuration: Configuration.md
2727

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+
2835
# Footer social links
2936
extra:
3037
social:
31-
- icon: assets/favicon.png
38+
- icon: fontawesome/globe
3239
link: https://www.nodesautomations.com
3340
- icon: fontawesome/brands/youtube
3441
link: https://www.youtube.com/channel/UCnrjW31os9P6_MtSZXt6o-g
3542
- icon: fontawesome/brands/linkedin
3643
link: https://www.linkedin.com/in/vivekpatel-nodesautomations/
3744
- icon: fontawesome/brands/github
38-
link: https://github.com/orgs/NodesAutomations
45+
link: https://github.com/orgs/NodesAutomations
46+
47+

0 commit comments

Comments
 (0)