mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
FIX (mysql): Fix title
This commit is contained in:
@@ -3,7 +3,7 @@ import Link from "next/link";
|
||||
import InstallationComponent from "../components/InstallationComponent";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "MySQL backupwith MariaDB support",
|
||||
title: "MySQL backup with MariaDB support",
|
||||
description:
|
||||
"Free and open source tool for MySQL and MariaDB scheduled backups. Alternative to mysqldump with web UI, cloud storage (S3, Google Drive), notifications (Slack, Discord, Telegram) and AES-256 encryption.",
|
||||
keywords:
|
||||
|
||||
Reference in New Issue
Block a user