We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aee075 commit 23dfa28Copy full SHA for 23dfa28
1 file changed
mkdocs.yml
@@ -21,6 +21,7 @@ theme:
21
22
extra:
23
homepage: https://codeigniter.com
24
+ generator: false
25
26
social:
27
- icon: fontawesome/brands/github
@@ -29,6 +30,7 @@ extra:
29
30
31
repo_url: https://github.com/codeigniter4/shield
32
edit_uri: edit/develop/docs/
33
+copyright: Copyright © 2023 CodeIgniter Foundation.
34
35
markdown_extensions:
36
- pymdownx.superfences
0 commit comments