Skip to content

Commit 4dd9ac9

Browse files
authored
Merge pull request #106 from fullstack-devops/dependabot/pip/mkdocs-material-9.0.2
Bump mkdocs-material from 8.5.11 to 9.0.2
2 parents 6060ac7 + d96ead7 commit 4dd9ac9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,11 @@ theme:
2626
features:
2727
# - announce.dismiss
2828
- content.code.annotate
29+
- content.code.copy
2930
- content.tabs.link
3031
- content.tooltips
32+
- content.action.edit
33+
- content.action.view
3134
# - header.autohide
3235
# - navigation.expand
3336
- navigation.indexes

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mkdocs==1.4.2
22
mkdocs-macros-plugin==0.7.0
3-
mkdocs-material==8.5.11
3+
mkdocs-material==9.0.2
44
mkdocs-minify-plugin==0.6.2
55
mkdocs-git-revision-date-localized-plugin==1.1.0
66
mkdocs-snippet-plugin==1.0.2

0 commit comments

Comments
 (0)