We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459ae23 commit 2184391Copy full SHA for 2184391
docs/mkdocs.yml
@@ -62,6 +62,12 @@ extra:
62
social:
63
- icon: fontawesome/brands/github
64
link: https://github.com/cpp-linter/cpp-linter
65
+ - icon: fontawesome/brands/python
66
+ link: https://pypi.org/project/cpp-linter/
67
+ - icon: fontawesome/brands/npm
68
+ link: https://www.npmjs.com/package/@cpp-linter/cpp-linter
69
+ - icon: simple/rust
70
+ link: https://crates.io/crates/cpp-linter
71
72
extra_css:
73
- stylesheets/extra.css
0 commit comments