Skip to content

Commit 28520f5

Browse files
authored
Merge pull request #5 from tidesdb/update-tagline-discord
Update tagline and add discord to sidebar
2 parents e117519 + c25a7f2 commit 28520f5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

astro.config.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ export default defineConfig({
6363
},
6464
{
6565
label: 'GitHub', link: 'https://github.com/tidesdb',
66+
},
67+
{
68+
label: 'Discord Community', link: 'https://discord.gg/tWEmjR66cy',
6669
}
6770
],
6871
}),

src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Simple. Speedy. Solid.
2+
title: Surf writes. Sail reads. Anchor reliability.
33
description: TidesDB is a fast embeddable persistent storage engine engine library for C, C++, Python, GO and more.
44
template: splash
55
hero:

0 commit comments

Comments
 (0)