Skip to content

Commit 434afe4

Browse files
authored
Merge pull request #30 from michalsn/docs-navigation
docs: add `site_url`
2 parents a3d30af + e856156 commit 434afe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ theme:
2424
name: Switch to light mode
2525
features:
2626
- navigation.instant
27-
- navigation.instant.prefetch
2827
- content.code.copy
2928
- navigation.footer
3029
- content.action.edit
@@ -51,6 +50,7 @@ extra:
5150
link: https://join.slack.com/t/codeigniterchat/shared_invite/zt-244xrrslc-l_I69AJSi5y2a2RVN~xIdQ
5251
name: Slack
5352

53+
site_url: https://queue.codeigniter.com/
5454
repo_url: https://github.com/codeigniter4/queue
5555
edit_uri: edit/develop/docs/
5656
copyright: Copyright © 2023 CodeIgniter Foundation.

0 commit comments

Comments
 (0)