feat: use csb name for rss3 link

This commit is contained in:
DIYgod 2022-10-06 02:22:03 +01:00
parent 9487739598
commit 132eb39b26
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ export const SiteHeader: React.FC<{
{
text: "View on RSS3",
icon: <RSS3Icon />,
url: `https://rss3.io/result?search=${site?.metadata?.owner}`,
url: `https://rss3.io/result?search=${site?.username}.csb`,
},
{
text: "View on blockchain explorer",