Add YakiHonne app link
This commit is contained in:
parent
28e9d14aae
commit
ec7c775e25
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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user