diff --git a/pages/dashboard/dashboard.pixy b/pages/dashboard/dashboard.pixy index eedd8f7e..bb8f161b 100644 --- a/pages/dashboard/dashboard.pixy +++ b/pages/dashboard/dashboard.pixy @@ -3,7 +3,7 @@ component Dashboard(schedule []*arn.UpcomingEpisode, posts []arn.Postable, sound .widgets .widget.mountable - h3.widget-title Schedule 123 + h3.widget-title Schedule for i := 0; i <= 4; i++ if i < len(schedule)