From 100e1a6b16c66131f9bf699581ea637baeb9fcde Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 5 Jun 2024 10:51:58 -0700 Subject: [PATCH] add aux links --- _config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_config.yml b/_config.yml index f3e5c16ae..b85b844ee 100644 --- a/_config.yml +++ b/_config.yml @@ -28,3 +28,11 @@ exclude: - tests - setup.py - pytest.ini + + +aux_links: + "GitHub": + - "https://github.com/paul-gauthier/aider" + "Discord": + - "https://discord.gg/Tv2uQnR88V" + \ No newline at end of file