From 09d12d9178f54f9d1ac63f9e560d3c8cb99a8743 Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Tue, 22 Apr 2025 16:14:21 -0500 Subject: [PATCH] Add logo & discord --- docs/theme.config.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/docs/theme.config.js b/docs/theme.config.js index 5ba74b52..554bb781 100644 --- a/docs/theme.config.js +++ b/docs/theme.config.js @@ -22,9 +22,39 @@ export default { }, logo: ( <> - node-postgres + + + + + + node-postgres ), + chat: { + link: 'https://discord.gg/4nbb6zJa', + }, head: ( <>