chore: tweak banner

This commit is contained in:
Tianzhou Chen
2024-02-03 16:28:30 +08:00
parent 59e87341a9
commit 7c7f4d9acd

View File

@ -44,7 +44,7 @@ const Header = (props: Props) => {
className="hidden sm:block text-blue-600 text-lg hover:underline" className="hidden sm:block text-blue-600 text-lg hover:underline"
target="_blank" target="_blank"
> >
THE tool for database schema migration 🔗 Looking for schema migration tool?
</a> </a>
</span> </span>
</div> </div>