File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11mike == 1.1.2
2- mkdocs-material == 8.5.9
2+ mkdocs-material == 9.0.2
33mkdocs-git-revision-date-plugin == 0.3.2
Original file line number Diff line number Diff line change @@ -21,12 +21,13 @@ theme:
2121 palette :
2222 - scheme : default
2323 primary : deep orange
24+ accent : deep orange
2425 toggle :
2526 icon : material/toggle-switch-off-outline
2627 name : Switch to dark mode
2728 - scheme : slate
28- primary : indigo
29- accent : teal
29+ primary : deep orange
30+ accent : deep orange
3031 toggle :
3132 icon : material/toggle-switch
3233 name : Switch to light mode
4142 - content.code.annotate
4243 - toc.follow
4344 - toc.integrate
45+ - announce.dismiss
4446 icon :
4547 repo : fontawesome/brands/github
4648 logo : media/aws-logo-light.svg
8890 version :
8991 provider : mike
9092 default : latest
93+ social :
94+ - icon : fontawesome/brands/github
95+ link : https://github.com/awslabs/aws-lambda-powertools-typescript
96+ - icon : fontawesome/brands/discord
97+ link : https://discord.gg/B8zZKbbyET
98+ name : Join our Discord Server!
You can’t perform that action at this time.
0 commit comments