Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion changelogs/DP-8891.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
___DESCRIPTION___
Changed
Patch
- DP-8891: re-orders Mayflower elements for the ORg page variations
- DP-8891: re-orders and adds new Mayflower elements for the Org page variations

___SEMANTIC VERSION (see below)___

Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,119 @@
]
}
}
},
{
"path": "@organisms/by-author/sections-three-up.twig",
"data": {
"sectionThreeUp": {
"compHeading": {
"title": "Featured Topics",
"sub": "",
"color": "",
"id": "",
"centered": "",
"titleContext": "for Executive Office of Health and Human Services"
},
"sections": [
{
"id": "GUIDasjdhf1",
"catIcon": null,
"title": {
"href": "#",
"text": "Health & Social Services"
},
"description": "Massachusetts offers services and resources to keep you and your loved ones healthy, safe, and happy. Find out how we can support you.",
"links": [
{
"href": "#",
"text": "Housing Assistance"
},
{
"href": "#",
"text": "MassHealth & Other Health Care"
},
{
"href": "#",
"text": "Food & Cash Assistance"
},
{
"href": "#",
"text": "Special Needs & Accessible Living"
}
],
"seeAll": {
"href": "#",
"text": "more",
"info": "learn more about Health & Social Services"
}
},
{
"id": "GUIDasjdhf2",
"catIcon": null,
"title": {
"href": "#",
"text": "Families & Children"
},
"description": "The Commonwealth is committed to supporting safe, healthy, happy families. Find information ranging from how to get a marriage certificate to tips on raising active children.",
"links": [
{
"href": "#",
"text": "Caring for Children"
},
{
"href": "#",
"text": "Health, Nutrition & Safety"
},
{
"href": "#",
"text": "Marriage & Divorce"
},
{
"href": "#",
"text": "Housing Assistance"
}
],
"seeAll": {
"href": "#",
"text": "more",
"info": "learn more about Families & Children"
}
},
{
"id": "GUIDasjdhf3",
"catIcon": null,
"title": {
"href": "#",
"text": "Housing & Property"
},
"description": "Do you own or rent property in Massachusetts? Find resources for tenants and landlords, homeowners, developers, and more.",
"links": [
{
"href": "#",
"text": "Renters/Tenants"
},
{
"href": "#",
"text": "Landlords"
},
{
"href": "#",
"text": "Homeowners"
},
{
"href": "#",
"text": "Safety & Inspections"
}
],
"seeAll": {
"href": "#",
"text": "more",
"info": "learn more about Housing & Property"
}
}
]
}
}
},
{
"path": "@organisms/by-author/link-list.twig",
Expand Down