From 1fa238ef9c2044b28853b49f347bd8afd0683c2d Mon Sep 17 00:00:00 2001 From: mms Date: Tue, 3 Dec 2024 00:05:50 +0100 Subject: feat: via style --- layouts/shortcodes/bookmarks-all.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/shortcodes/bookmarks-all.html') diff --git a/layouts/shortcodes/bookmarks-all.html b/layouts/shortcodes/bookmarks-all.html index b1fd562..4520ad4 100644 --- a/layouts/shortcodes/bookmarks-all.html +++ b/layouts/shortcodes/bookmarks-all.html @@ -10,7 +10,7 @@ {{ .title }} ({{ .host }}) {{ if .source_url }} - (via {{ .source_host }}) + (via {{ .source_host }}) {{ end }} {{ end }} -- cgit v1.2.3