Skip to content

Commit 5177be2

Browse files
committed
docs(config): add social links
1 parent acea2ac commit 5177be2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

mkdocs.yml

+10
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,13 @@ extra:
148148
version:
149149
provider: mike
150150
default: latest
151+
social:
152+
- icon: fontawesome/brands/discord
153+
link: https://discord.gg/B8zZKbbyET
154+
name: Discord Server for Powertools for AWS
155+
- icon: material/web
156+
link: https://powertools.aws.dev/
157+
name: Official website for Powertools for AWS
158+
- icon: simple/python
159+
link: https://pypi.org/project/aws-lambda-powertools/
160+
name: PyPi package

0 commit comments

Comments
 (0)