Skip to content

Commit a0232e0

Browse files
committed
site: reframe post Mole callout as "❤️ 支持作者"
Was an ad-like "试试 Mole" CTA; quieter support wording, link to mole.fit unchanged. Shared constant also updates the RSS callout.
1 parent 270db90 commit a0232e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/supportCallout.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const SUPPORT_CALLOUT = {
2-
zh: "试试我做的 Mac 清理工具 Mole",
3-
en: "Try Mole, my Mac cleaner",
2+
zh: "❤️ 支持作者",
3+
en: "❤️ Support me",
44
link: { zh: "https://mole.fit/zh", en: "https://mole.fit" },
55
};
66

0 commit comments

Comments
 (0)