From 9154de5a9610765eafdf4d517efa2e07d2546d2a Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:56:10 -0600 Subject: [PATCH] Update theme.config.tsx --- theme.config.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/theme.config.tsx b/theme.config.tsx index 0e36666..e2b6bcb 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -38,8 +38,7 @@ export default defineTheme({ ], contentFooter: { text: 'Made with :3 (sillyness)', - editRepositoryBase: - 'https://github.com/p-stream/docs/blob/master', + editRepositoryBase: 'https://github.com/p-stream/docs/blob/master', socials: [ social.github('https://github.com/p-stream'), social.discord('/links/discord'),