add description for verification

This commit is contained in:
PrinOrange
2024-10-17 14:00:23 +08:00
parent 971e7cf0f5
commit bb82a9ab38

View File

@@ -80,7 +80,7 @@ export const generateRSSFeed = async () => {
title: post.frontMatter.title,
id: post.id,
link: `https://${Config.SiteDomain}/blog/${post.id}`,
description: post.frontMatter.summary ?? undefined,
description: "feedId:68173131511981056+userId:69616630442815488",
content: htmlContent,
author: [
{