update feed xsl files
All checks were successful
自动部署 / deploy (push) Successful in 3m30s

This commit is contained in:
2026-02-26 18:12:11 +08:00
Unverified
parent 33678d8544
commit 25b903e26c
4 changed files with 87 additions and 13 deletions

View File

@@ -138,14 +138,12 @@ feed:
type: atom
path: atom.xml
limit: 20
hub:
content:
content_limit: 140
content_limit_delim: ' '
order_by: -date
icon: icon.png
pretty_atom_file: /css/atom.xsl
pretty_rss2_file: /css/rss2.xsl
autodiscovery: true
template:
sitemap:
path:

18
package-lock.json generated
View File

@@ -1181,9 +1181,9 @@
}
},
"node_modules/filelist": {
"version": "1.0.4",
"resolved": "https://mirrors.huaweicloud.com/repository/npm/filelist/-/filelist-1.0.4.tgz",
"integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==",
"version": "1.0.6",
"resolved": "https://mirrors.huaweicloud.com/repository/npm/filelist/-/filelist-1.0.6.tgz",
"integrity": "sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA==",
"license": "Apache-2.0",
"dependencies": {
"minimatch": "^5.0.1"
@@ -1386,9 +1386,9 @@
}
},
"node_modules/glob/node_modules/minimatch": {
"version": "3.1.2",
"resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"version": "3.1.5",
"resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-3.1.5.tgz",
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
"license": "ISC",
"dependencies": {
"brace-expansion": "^1.1.7"
@@ -3373,9 +3373,9 @@
}
},
"node_modules/minimatch": {
"version": "5.1.6",
"resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-5.1.6.tgz",
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
"version": "5.1.9",
"resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-5.1.9.tgz",
"integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==",
"license": "ISC",
"dependencies": {
"brace-expansion": "^2.0.1"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long