We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a3509 commit cb1ed21Copy full SHA for cb1ed21
1 file changed
mkdocs.yml
@@ -41,9 +41,19 @@ extra:
41
generator: false
42
43
social:
44
- - icon: fontawesome/brands/github
+ - icon: material/github
45
link: https://github.com/codeigniter4/shield
46
name: GitHub
47
+ - icon: material/twitter
48
+ link: https://twitter.com/CodeIgniterPhp
49
+ name: X
50
+ - icon: material/forum
51
+ link: https://forum.codeigniter.com
52
+ name: Forum Codeigniter
53
+ - icon: material/slack
54
+ link: https://join.slack.com/t/codeigniterchat/shared_invite/zt-244xrrslc-l_I69AJSi5y2a2RVN~xIdQ
55
+ name: Slack
56
+
57
58
repo_url: https://github.com/codeigniter4/shield
59
edit_uri: edit/develop/docs/
0 commit comments