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

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