1
0
Fork 0

[mastodon] Clean up a few toots and kick Instagram from my homepage

This commit is contained in:
Sebastian Schulze 2020-10-26 11:15:11 +01:00
parent 4e023c0ddc
commit c7901ee823
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
2 changed files with 5 additions and 5 deletions

View File

@ -9,14 +9,14 @@
"type": "mastodon_toot",
"title": "bascht: “Kaffee Kaffee Kaffee”…",
"images": [
"https://img.bascht.com/mastodon/2020/10/23//105084603483584475/file.mp4"
"https://img.bascht.com/mastodon/2020/10/23//105084603483584475/preview.gif"
],
"category": "posts",
"media_url": "https://img.bascht.com/mastodon/2020/10/23//105084603483584475/file.mp4",
"media_url": "https://img.bascht.com/mastodon/2020/10/23//105084603483584475/preview.gif",
"description": null,
"preview_url": null,
"preview_url": "https://img.bascht.com/mastodon/2020/10/23/105084603483584475/preview.gif",
"original_url": "https://social.yakshed.org/@bascht/105084603483584475",
"location_latitude": null,
"additional_payload": null,
"location_longitude": null
}
}

View File

@ -18,7 +18,7 @@
Viel Spaß beim stöbern!
<p class="noborder"><img alt="Baschts Unterschrift" src="/images/bascht_unterschrift.gif"></p>
<div class="social_bar">
{{ $array := slice "foursquare_checkin" "instagram_image" "twitter_tweet" }}
{{ $array := slice "foursquare_checkin" "pixelfed_image" "twitter_tweet" }}
{{ range $type := $array }}
{{ range first 1 (where site.Pages "Params.type" $type).ByDate.Reverse }}
{{ .Render "summary" }}