mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: push for isaac
This commit is contained in:
parent
1ed30d8e2d
commit
e4843ad738
1 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ homeList device =
|
|||
mobileLargeHomePage
|
||||
|
||||
Landscape ->
|
||||
desktopHomePage
|
||||
mobileLargeHomePage
|
||||
|
||||
Phone ->
|
||||
case device.orientation of
|
||||
|
@ -120,5 +120,5 @@ homeList device =
|
|||
mobileSmallHomePage
|
||||
|
||||
Landscape ->
|
||||
desktopHomePage
|
||||
mobileLargeHomePage
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue