mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-17 05:14:25 +01:00
fix other template.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html class="theme--default text-lg font-light print:text-base sm:text-xl">
|
||||
<meta charset="UTF-8" />
|
||||
<head>
|
||||
{{ if .IsParameterizedReplaceable }}
|
||||
{{ if not (eq "" .Naddr) }}
|
||||
<title>Nostr Entity {{.Naddr}}</title>
|
||||
{{ else }}
|
||||
<title>Nostr Event {{.Kind}} - {{.KindDescription }}</title>
|
||||
|
||||
Reference in New Issue
Block a user