1.json (402B)
1 { 2 "number": 1, 3 "title": "Add blurhash support for images", 4 "state": "closed", 5 "author": "MTRNord", 6 "created_at": "2022-01-05T15:39:57Z", 7 "closed_at": "2022-01-14T20:25:44Z", 8 "labels": [ 9 "enhancement", 10 "good first issue" 11 ], 12 "assignees": [], 13 "body": "To optimize loading we should on SSR use blurhashes which then on client side get replaced by the image", 14 "comments": [] 15 }