Skip to content

Commit 79a0bb0

Browse files
committed
add: new tags.
1 parent 2e987b1 commit 79a0bb0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/routes/docs/products/databases/+layout.svelte

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
},
4444
{
4545
label: 'Type Generation',
46-
href: '/docs/products/databases/type-generation'
46+
href: '/docs/products/databases/type-generation',
47+
new: isNewUntil('31 Jul 2025')
4748
},
4849
{
4950
label: 'Offline Sync',
@@ -59,7 +60,8 @@
5960
},
6061
{
6162
label: 'CSV Imports',
62-
href: '/docs/products/databases/csv-imports'
63+
href: '/docs/products/databases/csv-imports',
64+
new: isNewUntil('31 Jul 2025')
6365
}
6466
]
6567
},

0 commit comments

Comments
 (0)