mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-16 12:54:20 +01:00
Add canonical to profiles
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<title>Nostr Public Key {{.npub}}</title>
|
||||
<meta property="og:site_name" content="{{.npub | SanitizeString}}" />
|
||||
<meta property="og:title" content="{{.title | SanitizeString}}" />
|
||||
<link rel="canonical" href="/{{.npub | SanitizeString }}" />
|
||||
{{ if .metadata.Picture }}
|
||||
<meta property="og:image" content="{{.metadata.Picture | SanitizeString}}" />
|
||||
<meta
|
||||
|
||||
Reference in New Issue
Block a user