mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 12:27:46 +00:00
Merge branch 'feature/homepage-updates' of https://github.com/sailpoint-oss/developer-community-site into feature/homepage-updates
This commit is contained in:
@@ -157,7 +157,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Get Certified",
|
label: "Get Certified",
|
||||||
to: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003041/true/xxemptyxx/"
|
href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003041/true/xxemptyxx/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -170,7 +170,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Get Certified",
|
label: "Get Certified",
|
||||||
to: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/"
|
href: "https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -187,7 +187,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Contact Our Team",
|
label: "Contact Our Team",
|
||||||
to: "https://developer.sailpoint.com/discuss/new-message?groupname=developer_relationsd"
|
to: "https://developer.sailpoint.com/discuss/new-message?groupname=developer_relations"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -163,5 +163,10 @@ html[data-theme="dark"] .header-github-link:before {
|
|||||||
.footer__link-item {
|
.footer__link-item {
|
||||||
line-height: 2.5;
|
line-height: 2.5;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
font-weight: 500;
|
font-weight: 300;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer__copyright {
|
||||||
|
font-size: 10px;
|
||||||
|
font-weight: 300;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user