diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-07-11 23:27:34 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-07-11 23:27:34 +0300 |
| commit | cd4d9d4bf4f8dbae5e76304fe955c205c3cdb18c (patch) | |
| tree | da8f9c64f9cd47da16d23d2fabe55d572557d533 /_gallery/testigalleria.json | |
| parent | be6290437f4eec77715f0c28bd9576d685ed969b (diff) | |
Try to fix sorting again
Diffstat (limited to '_gallery/testigalleria.json')
| -rw-r--r-- | _gallery/testigalleria.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_gallery/testigalleria.json b/_gallery/testigalleria.json index 4744e51..79c7c22 100644 --- a/_gallery/testigalleria.json +++ b/_gallery/testigalleria.json @@ -12,6 +12,6 @@ "src_hiq": "/media/halo.png" } ], - "id": "01-testigalleria", - "title": "Testigalleria" + "display_title": "Testigalleria", + "title": "01-testigalleria" }
\ No newline at end of file |
