mirror of
https://github.com/aljazceru/njump.git
synced 2026-02-06 22:54:25 +01:00
fix type so previews work again.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<meta property="twitter:card" content="summary" />
|
||||
{{end}}
|
||||
<!----------->
|
||||
{{ if eq .type "event" }}
|
||||
{{ if eq .type "note" }}
|
||||
<title>Nostr Event {{.nevent}}</title>
|
||||
<meta property="og:site_name" content="{{.authorLong | SanitizeString}}" />
|
||||
<meta property="og:title" content="{{.title | SanitizeString}}" />
|
||||
|
||||
Reference in New Issue
Block a user