We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbaf88b commit bc3e928Copy full SHA for bc3e928
_config.yml
@@ -19,6 +19,7 @@ license:
19
logo: /img/by-sa.svg
20
21
# https://github.com/aterenin/minima-reboot/#adding-new-links-to-footer
22
+# Possible icon source: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main/sprite_icons
23
footer_icons:
24
- username: github.com/codecheckers
25
url: https://github.com/codecheckers/
@@ -41,6 +42,9 @@ footer_icons:
41
42
- username: [email protected]
43
url: https://fediscience.org/@codecheck
44
icon: icon-mastodon.svg
45
+ - username: linkedin.com/company/codecheck/
46
+ url: https://www.linkedin.com/company/codecheck/
47
+ icon: icon-linkedin.svg
48
- username: youtube.com/@cdchck
49
url: https://www.youtube.com/@cdchck
50
icon: icon-youtube.svg
_includes/icon-linkedin.svg
0 commit comments