made the + tab have an above and a below feed
Made the feed layout better
This commit is contained in:
parent
75dca66236
commit
b04d9c88fc
7 changed files with 104 additions and 239 deletions
22
StaticData/OEMSettings/BannerFeed.json
Normal file
22
StaticData/OEMSettings/BannerFeed.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"Content": [
|
||||
{
|
||||
"content_type": "headline",
|
||||
"link": "https://www.matterhackers.com/explore",
|
||||
"text": "Explore 3D Printing at MatterHackers"
|
||||
},
|
||||
{
|
||||
"content_type": "banner_image",
|
||||
"image_url": "https://lh3.googleusercontent.com/2yEiigWrAXQpvjBGhQllSItRTUA8s4ScTmn1dY20KO6jgxsrifoZ3L6MLy54yoAaKvleXjpdNfwKnJcK4yf210jQiJQ=w1520-h170",
|
||||
"link": "https://www.matterhackers.com/store/c/mh-build-series",
|
||||
"theme_filter": "light"
|
||||
},
|
||||
{
|
||||
"content_type": "banner_image",
|
||||
"image_url": "https://lh3.googleusercontent.com/2yEiigWrAXQpvjBGhQllSItRTUA8s4ScTmn1dY20KO6jgxsrifoZ3L6MLy54yoAaKvleXjpdNfwKnJcK4yf210jQiJQ=w1520-h170",
|
||||
"link": "https://www.matterhackers.com/store/c/mh-build-series",
|
||||
"theme_filter": "dark"
|
||||
}
|
||||
],
|
||||
"Status": "success"
|
||||
}
|
||||
|
|
@ -4,19 +4,7 @@
|
|||
"content_type": "headline",
|
||||
"link": "https://www.matterhackers.com/explore",
|
||||
"text": "Explore 3D Printing at MatterHackers"
|
||||
},
|
||||
{
|
||||
"content_type": "banner_image",
|
||||
"image_url": "https://lh3.googleusercontent.com/2yEiigWrAXQpvjBGhQllSItRTUA8s4ScTmn1dY20KO6jgxsrifoZ3L6MLy54yoAaKvleXjpdNfwKnJcK4yf210jQiJQ=w1520-h170",
|
||||
"link": "https://www.matterhackers.com/store/c/mh-build-series",
|
||||
"theme_filter": "light"
|
||||
},
|
||||
{
|
||||
"content_type": "banner_image",
|
||||
"image_url": "https://lh3.googleusercontent.com/2yEiigWrAXQpvjBGhQllSItRTUA8s4ScTmn1dY20KO6jgxsrifoZ3L6MLy54yoAaKvleXjpdNfwKnJcK4yf210jQiJQ=w1520-h170",
|
||||
"link": "https://www.matterhackers.com/store/c/mh-build-series",
|
||||
"theme_filter": "dark"
|
||||
},
|
||||
},
|
||||
{
|
||||
"content_type": "product_group",
|
||||
"group_items": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue