Skip to content

Commit 77255a3

Browse files
committed
docs: tweak promo
1 parent bc3f7e5 commit 77255a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/promo-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import ROUTE from '@/lib/route';
22

33
const PROMO_DATA = {
44
TOP_BANNER: {
5-
title: '🚀 How We Built the SQL Autocomplete with ANTLR4',
6-
pathname: `/blog/sql-auto-complete/?source=top-banner`,
5+
title: 'Just-in-Time Database Access',
6+
pathname: `/blog/just-in-time-database-access/?source=top-banner`,
77
},
88
BLOG_ASIDE: {
99
title: 'What is Bytebase?',

0 commit comments

Comments
 (0)