diff --git a/layouts/shortcodes/displayOnlineToot.html b/layouts/shortcodes/displayOnlineToot.html index 5584190..5a9520c 100644 --- a/layouts/shortcodes/displayOnlineToot.html +++ b/layouts/shortcodes/displayOnlineToot.html @@ -36,15 +36,15 @@ {{ $boost_url := printf "%s?type=reblog" $social_url }} - {{ .Params.replies_count }} + {{ .replies_count }} - {{ .Params.reblogs_count }} + {{ .reblogs_count }} - {{ .Params.favourites_count }} + {{ .favourites_count }} | Source: {{ .url }}