Skip to content

Commit 0a46164

Browse files
committed
docs(config): add social links
1 parent 66549a6 commit 0a46164

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

mkdocs.yml

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

0 commit comments

Comments
 (0)