Skip to content

Commit 4a4efd1

Browse files
authored
Merge branch 'main' into main
2 parents 6ccdd25 + e3430fd commit 4a4efd1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: check-added-large-files
1111

1212
- repo: https://github.com/DavidAnson/markdownlint-cli2
13-
rev: v0.17.2
13+
rev: v0.18.0
1414
hooks:
1515
- id: markdownlint-cli2
1616
args: []

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ theme:
3737
- navigation.top
3838
- search.suggest
3939
- search.highlight
40+
- search.share
4041
- content.tabs.link
4142
- content.code.annotation
4243
- content.code.copy
@@ -58,6 +59,7 @@ theme:
5859

5960
plugins:
6061
- social
62+
- search
6163

6264
extra:
6365
social:

0 commit comments

Comments
 (0)