From 56e77a37fad293111f12b85b41821f52fee6ce2e Mon Sep 17 00:00:00 2001 From: Daniele Tonon Date: Fri, 5 Jan 2024 20:56:36 +0100 Subject: [PATCH] Fix minor html errors --- templates/clients.html | 1 - templates/details.html | 4 +++- templates/homepage.html | 22 +++++++++++++++------- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/templates/clients.html b/templates/clients.html index b155a3d..51a6ba2 100644 --- a/templates/clients.html +++ b/templates/clients.html @@ -14,7 +14,6 @@ toggle .hidden on <.client:not(:first-child) /> toggle .top_client_sticky on <.clients_wrapper > :first-child /> " - color: #FFFFFF; >
Address Code
- {.Nevent}}span> + {{.Nevent}}
{{ end }} diff --git a/templates/homepage.html b/templates/homepage.html index 6ab36d9..827426f 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -219,14 +219,22 @@

Website widgets

-

- You can embed notes, long form contents and profiles in a web page with a simple script:
- <script src="https://{{ .Host }}/embed/<nip-19-entity>" /> -

-
-
+
+ You can embed notes, long form contents and profiles in a web page + with a simple script:
+ <script src="https://{{ .Host }}/embed/<nip-19-entity>" + /> +
+
+ +
+
+ +
-

+

Inspector tool