We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008f1b0 commit 5fc89b5Copy full SHA for 5fc89b5
.github/workflows/docs.yml
@@ -22,5 +22,5 @@ jobs:
22
pip3 install mkdocs-material
23
pip3 install mkdocs-git-revision-date-localized-plugin
24
pip3 install mkdocs-redirects
25
- - name: Publish Shiled Documentation
+ - name: Publish Documentation
26
run: mkdocs gh-deploy --force
mkdocs.yml
@@ -42,7 +42,7 @@ extra:
42
43
social:
44
- icon: material/github
45
- link: https://github.com/codeigniter4/shield
+ link: https://github.com/atsanna/codeigniter4-datatables
46
name: GitHub
47
- icon: material/twitter
48
link: https://twitter.com/CodeIgniterPhp
0 commit comments