Skip to content

Commit

Permalink
This message is used to verify that this feed
Browse files Browse the repository at this point in the history
  • Loading branch information
ma.jinyun committed Sep 30, 2024
1 parent 15b221c commit 55cd955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/rss.xml.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ posts.splice(10);
export const get = () =>
rss({
title: 'WebCIA Weekly',
description: '保持领先所需的见解',
description: 'feedId:63404283121618946+userId:63253081063695360',
site: 'https://markyun.github.io/weekly/',
customData: `<image><url>https://markyun.github.io/weekly/assets/WebCIA.svg</url></image>`,
items: posts.map((item) => {
Expand Down

0 comments on commit 55cd955

Please sign in to comment.