From be551b92db0084932096683fcda32fea2e6c1f42 Mon Sep 17 00:00:00 2001 From: pilcrowOnPaper Date: Tue, 24 Sep 2024 15:33:18 +0900 Subject: [PATCH] update main --- pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.md b/pages/index.md index 637bd1a..0ad2b1c 100644 --- a/pages/index.md +++ b/pages/index.md @@ -10,7 +10,7 @@ The main section is on implementing sessions with your database, library, and fr We also recommend checking out [the Copenhagen Book](https://thecopenhagenbook.com). This is a free, online resource covering the various auth concepts in web applications. -If you have any questions on anything related to auth, please ask them in our [Discord server](https://discord.com/invite/PwrK3kpVR3) or on [GitHub discussions](https://github.com/lucia-auth/lucia/discussions). +If you have any questions on anything related to auth, feel free to ask them in our [Discord server](https://discord.com/invite/PwrK3kpVR3) or on [GitHub discussions](https://github.com/lucia-auth/lucia/discussions)! ## Why not a library?