aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/layout.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/layout.tsx')
-rw-r--r--src/app/layout.tsx8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 7ffaab0..3e8dade 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -129,6 +129,14 @@ export default function RootLayout({
Built by{' '}
<a href="https://scastiel.dev" target="_blank" rel="noopener">
Sebastien Castiel
+ </a>{' '}
+ and{' '}
+ <a
+ href="https://github.com/scastiel/spliit2/graphs/contributors"
+ target="_blank"
+ rel="noopener"
+ >
+ contributors
</a>
</span>
</div>