From 4cc881a76a1202d83af4624d5e2a375424e64e72 Mon Sep 17 00:00:00 2001 From: Matt Renaud Date: Sat, 1 Dec 2018 10:34:39 -0800 Subject: [PATCH] Swap the order of Features and Videos section. --- src/HL/View/Home.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HL/View/Home.hs b/src/HL/View/Home.hs index 0eec60c..fde9a61 100644 --- a/src/HL/View/Home.hs +++ b/src/HL/View/Home.hs @@ -23,8 +23,8 @@ homeV vids = br_ [class_ "hidden-xs hidden-sm"] try url br_ [] - community url vids features + community url vids br_ [] sponsors transition