# pixel.jinwei.me Forked and modified from [muan/site](https://muan.co). ## Structure `photos.json` example: ``` [ { "guid": "30752EFF-852E-4A0E-8DD3-3FBCC17FDB2D", "fileId": "65f9b8b5-3705-4e53-6d34-5bef2509eb00", "width": 1536, "height": 2304, "ratio": 0.667, "orientation": "portrait", "path": "", "caption": "", "alt": "", "createdAt": "2023-02-25T04:50:58.000Z", "uploadedAt": "2023-02-26T14:16:44.000Z" } ] ```