Skip to content

Commit afb0160

Browse files
committed
update rss limit
1 parent f579993 commit afb0160

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

content/ext/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ linkTitle: Pigsty 扩展目录
44
description: >
55
扩展是 PostgreSQL 的灵魂所在,Pigsty 制作、收录、整合了 464 个 PG 生态扩展,供用户开箱即用。
66
weight: 20
7+
outputs:
8+
- HTML
9+
- print
710
cascade:
811
type: docs
12+
outputs:
13+
- HTML
14+
- print
915
---
1016

1117
Pigsty 提供了以下三样基础设施,帮助用户更好的利用 PostgreSQL 扩展生态系统的协同超能力:

hugo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ languageCode: zh-CN
77
defaultContentLanguage: zh-cn
88
enableRobotsTXT: true
99
enableGitInfo: true
10+
rssLimit: 200
1011

1112
#=======================================#
1213
# Hugo Module (replaces theme: docsy)

layouts/_default/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ <h1 class="hero-title animate-fade-in-up">
165165
<div class="landing-container">
166166
<div class="section-header section-header--feature" data-reveal>
167167
<h2 class="section-title">像专家一样自建 PostgreSQL</h2>
168-
<p class="section-subtitle">Pigsty 为您提供企业级 PostgreSQL 服务所需的全套工具与方案,开源免费</p>
168+
<p class="section-subtitle">Pigsty 为您提供自建企业级 PostgreSQL 服务所需的一切,开源免费</p>
169169
</div>
170170

171171
<!-- Feature 1: High Availability -->

0 commit comments

Comments
 (0)