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 8d4c228 commit 1603995Copy full SHA for 1603995
.github/workflows/deploy.yml
@@ -8,6 +8,7 @@ on:
8
- '5.6'
9
- '6.0'
10
- '6.1'
11
+ - '6.2'
12
13
permissions:
14
contents: write
mkdocs.yml
@@ -184,7 +184,7 @@ plugins:
184
j2_comment_start_string: '{jinja#'
185
j2_variable_start_string: '{jinja{'
186
- mike:
187
- alias_type: redirect
+ alias_type: redirect
188
189
markdown_extensions:
190
- toc:
0 commit comments