移除 page.note (#332)

This commit is contained in:
neveler
2025-11-16 10:27:00 +08:00
committed by GitHub
parent 6cb4f1b80d
commit b624dd5b62
5 changed files with 16 additions and 7 deletions
+2
View File
@@ -2,6 +2,8 @@
layout: document
---
{{ content }}
{% assign channel = page.channel | default: 'stable' %}
{% assign changelogs = site.changelogs | where_exp: "item", "item.relative_path contains channel" | reverse %}
{% for item in changelogs %}