Add YakiHonne app link
This commit is contained in:
1
html.ts
1
html.ts
@@ -148,6 +148,7 @@ function openWithNostrAppHtml(bech32Id: string): string {
|
||||
href: `https://nostrudel.ninja/#/articles/${bech32Id}`,
|
||||
},
|
||||
{ title: "Coracle", href: `https://coracle.social/${bech32Id}` },
|
||||
{ title: "YakiHonne", href: `https://yakihonne.com/article/${bech32Id}` },
|
||||
];
|
||||
|
||||
for (const link of appLinks) {
|
||||
|
||||
Reference in New Issue
Block a user