We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3f7e5 commit 77255a3Copy full SHA for 77255a3
src/lib/promo-data.ts
@@ -2,8 +2,8 @@ import ROUTE from '@/lib/route';
2
3
const PROMO_DATA = {
4
TOP_BANNER: {
5
- title: '🚀 How We Built the SQL Autocomplete with ANTLR4',
6
- pathname: `/blog/sql-auto-complete/?source=top-banner`,
+ title: 'Just-in-Time Database Access',
+ pathname: `/blog/just-in-time-database-access/?source=top-banner`,
7
},
8
BLOG_ASIDE: {
9
title: 'What is Bytebase?',
0 commit comments