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 edf9445 commit db76bdaCopy full SHA for db76bda
src/lib/promo-data.ts
@@ -2,8 +2,8 @@ import ROUTE from '@/lib/route';
2
3
const PROMO_DATA = {
4
TOP_BANNER: {
5
- title: '🚀 Announcing Bytebase 3.0 - DevSecOps for Databases',
6
- pathname: `/blog/bytebase-3-0/?source=top-banner`,
+ title: '🚀 How We Built the SQL Autocomplete with ANTLR4',
+ pathname: `/blog/sql-auto-complete/?source=top-banner`,
7
},
8
BLOG_ASIDE: {
9
title: 'What is Bytebase?',
0 commit comments