File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
mike == 1.1.2
2
- mkdocs-material == 8.5.9
2
+ mkdocs-material == 9.0.2
3
3
mkdocs-git-revision-date-plugin == 0.3.2
Original file line number Diff line number Diff line change @@ -21,12 +21,13 @@ theme:
21
21
palette :
22
22
- scheme : default
23
23
primary : deep orange
24
+ accent : deep orange
24
25
toggle :
25
26
icon : material/toggle-switch-off-outline
26
27
name : Switch to dark mode
27
28
- scheme : slate
28
- primary : indigo
29
- accent : teal
29
+ primary : deep orange
30
+ accent : deep orange
30
31
toggle :
31
32
icon : material/toggle-switch
32
33
name : Switch to light mode
41
42
- content.code.annotate
42
43
- toc.follow
43
44
- toc.integrate
45
+ - announce.dismiss
44
46
icon :
45
47
repo : fontawesome/brands/github
46
48
logo : media/aws-logo-light.svg
88
90
version :
89
91
provider : mike
90
92
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