From 972cd677ab19a6603214f8d61c5f4014a7e5ac4e Mon Sep 17 00:00:00 2001 From: Developer Date: Sat, 27 Jun 2026 04:03:30 +0200 Subject: feat: add sort buttons to cinema listing Order options: Hacker News Mentions (default), Rating, Number of Votes, Accolades, Release Date. Active sort is highlighted in primary color. --- public/mix-manifest.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'public/mix-manifest.json') diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 2d60117..0967ef4 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1,4 +1 @@ -{ - "/js/app.js": "/js/app.js", - "/css/app.css": "/css/app.css" -} +{} -- cgit v1.2.3