From f5527c56c762d49f8adcde82ed295fe76b48a302 Mon Sep 17 00:00:00 2001 From: Daniele Tonon Date: Fri, 5 Jan 2024 20:47:36 +0100 Subject: [PATCH] Avoid displaying fetch errors --- templates/profile.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/profile.html b/templates/profile.html index 6f1a106..dfe0ac4 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -36,7 +36,7 @@ {{template "top" .}} @@ -80,7 +80,7 @@
{{ if not (eq "" .Metadata.Website) }}
@@ -100,7 +100,7 @@ {{ end }} {{ if or (not (eq "" .Metadata.Website)) (not (eq "" .RenderedAuthorAboutText)) }}
{{ end }}
@@ -145,7 +145,7 @@ {{if not (eq 0 (len .LastNotes))}}