From 29ce8fc554e186c3f10fff31b12788212690e9a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9DNyymix=E2=80=9D?= Date: Mon, 7 Apr 2025 00:18:28 +0300 Subject: [PATCH] Add aspect-ratio --- gallery/templates/gallery/album_list.html | 1 + gallery/templates/gallery/search.html | 1 + 2 files changed, 2 insertions(+) diff --git a/gallery/templates/gallery/album_list.html b/gallery/templates/gallery/album_list.html index 83e0b61..f913b6b 100644 --- a/gallery/templates/gallery/album_list.html +++ b/gallery/templates/gallery/album_list.html @@ -22,6 +22,7 @@
Cover image for {{ album.name }} diff --git a/gallery/templates/gallery/search.html b/gallery/templates/gallery/search.html index d4bc50a..5c5a1b2 100644 --- a/gallery/templates/gallery/search.html +++ b/gallery/templates/gallery/search.html @@ -22,6 +22,7 @@