-
- Downloads
feat: update HomeController and home view to streamline visit statistics display
- Added conditional logic to display the minimum visit date only if visits are present. - Removed the computation and display of the most visited pages for the past 24 hours, 7 days, and 30 days from both the controller and the view to simplify the statistics presented.