Skip to content

Commit

Permalink
docs: tweak promo
Browse files Browse the repository at this point in the history
  • Loading branch information
tianzhou committed Dec 19, 2024
1 parent bc3f7e5 commit 77255a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/promo-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import ROUTE from '@/lib/route';

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

0 comments on commit 77255a3

Please sign in to comment.