Skip to content
Snippets Groups Projects

feat: new research jumbotron

Files
5
+ 4
12
@@ -4,22 +4,15 @@ cascade:
@@ -4,22 +4,15 @@ cascade:
# header
# header
header_wrapper_class: "header-research-bg-img small-jumbotron-subtitle"
header_wrapper_class: "header-research-bg-img small-jumbotron-subtitle"
headline: "Research @ Eclipse Foundation"
headline: "Research @ Eclipse Foundation"
jumbotron_class: "col-sm-24"
jumbotron_class: "col-md-24"
custom_jumbotron_class: "col-sm-24"
custom_jumbotron_class: "research-custom-jumbotron col-sm-24"
custom_jumbotron: |
custom_jumbotron: |
<div class="home-custom-jumbotron row">
<div class="research-custom-jumbotron row">
<p class="col-sm-14">
<p class="col-md-14">
Business-friendly open source and open innovation underpin
Business-friendly open source and open innovation underpin
exploitation, community building, and dissemination strategies for
exploitation, community building, and dissemination strategies for
European projects
European projects
</p>
</p>
<div class="research-logo-wrapper col-sm-10">
<img
class="research-logo"
src="/images/eclipse-research-logo-transparent.svg"
alt="Eclipse Research Logo"
/>
</div>
</div>
</div>
hide_call_for_action : true
hide_call_for_action : true
@@ -33,7 +26,6 @@ cascade:
@@ -33,7 +26,6 @@ cascade:
page_css_file: /public/css/research-styles.css
page_css_file: /public/css/research-styles.css
date: 2019-09-10T15:50:25-04:00
date: 2019-09-10T15:50:25-04:00
links: [[href: "#projects", text: "Research Projects"], [href: "#collaborations", text: "Collaborations"]]
hide_page_title: true
hide_page_title: true
show_featured_story: false
show_featured_story: false
show_featured_footer: false
show_featured_footer: false
Loading