From 046db3ae65d208688680579e8fd560c352aea7fc Mon Sep 17 00:00:00 2001 From: jingsam Date: Wed, 24 Jun 2026 15:36:46 +0800 Subject: [PATCH] Update icon class for PGSQL module Removed 'fa-bounce' class from the icon definition. --- content/docs/pgsql/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/pgsql/_index.md b/content/docs/pgsql/_index.md index 623787a6e..5d68f062e 100644 --- a/content/docs/pgsql/_index.md +++ b/content/docs/pgsql/_index.md @@ -2,7 +2,7 @@ title: 模块:PGSQL weight: 1000 description: "如何使用 Pigsty 部署并管理世界上最先进的开源关系型数据库 —— PostgreSQL,按需定制,开箱即用!" -icon: fas fa-database fa-bounce +icon: fas fa-database module: [PGSQL] categories: [参考] sidebar_root_for: self