mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-09 20:37:45 +00:00
Add PhpMyAdmin logo
This commit is contained in:
@@ -516,7 +516,7 @@ export default defineConfig({
|
||||
link: "/services/penpot",
|
||||
},
|
||||
{
|
||||
label: "phpMyAdmin",
|
||||
label: "PhpMyAdmin",
|
||||
link: "/services/phpmyadmin",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -12,6 +12,8 @@ import { Badge } from '@astrojs/starlight/components';
|
||||
|
||||
<Badge text="One-click setup." variant="note" size="large" />
|
||||
|
||||

|
||||
|
||||
## What is PhpMyAdmin?
|
||||
|
||||
PhpMyAdmin is a free and open-source administration tool for MySQL and MariaDB.
|
||||
|
||||
Reference in New Issue
Block a user