From 5830a532efabd2e43410d4af766d9baffffa616a Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Tue, 30 Jul 2024 13:42:17 -0400 Subject: [PATCH] Add links to documentation footer (#5616) --- mkdocs.template.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mkdocs.template.yml b/mkdocs.template.yml index 5d87d156f..26d01d0d0 100644 --- a/mkdocs.template.yml +++ b/mkdocs.template.yml @@ -69,6 +69,15 @@ extra_css: extra: analytics: provider: fathom + social: + - icon: fontawesome/brands/github + link: https://github.com/astral-sh/uv + - icon: fontawesome/brands/discord + link: https://discord.com/invite/astral-sh + - icon: fontawesome/brands/python + link: https://pypi.org/project/uv/ + - icon: fontawesome/brands/x-twitter + link: https://x.com/astral_sh nav: - Introduction: index.md - Getting started: