diff --git a/layouts/shortcodes/strava.html b/layouts/shortcodes/strava.html index 8de5bcb..0fad4b7 100644 --- a/layouts/shortcodes/strava.html +++ b/layouts/shortcodes/strava.html @@ -1,5 +1,3 @@ -{{ if and (.Get "id") (.Get "hash") }} -
- -
+{{ if (.Get "id") }} +
{{ end }}