diff --git a/config.toml b/config.toml index 16d1507a3fd794d1572bbe8d1679b20af39ee54d..796c49016c2f254f32dfaa3ac6973d89fa62eafa 100644 --- a/config.toml +++ b/config.toml @@ -31,6 +31,9 @@ pluralizeListTitles = false featured_content_publish_target = "ecd_tools" linkedin_url = "https://www.linkedin.com/showcase/ecd-tools/" jumbotron_bg_class = "header-default-bg-img" + call_for_action_text = "DONATE" + call_for_action_url = "https://www.eclipse.org/donate/ecdtools/" + call_for_action_icon = "fa-star" [taxonomies] category = "categories" diff --git a/less/styles.less b/less/styles.less index 48669ef4a19cc832ddd687e68a043ea7b1c655e1..55892a3d1a3968eca52a3f34b2a03bc3eae1b5da 100644 --- a/less/styles.less +++ b/less/styles.less @@ -42,6 +42,10 @@ #header-row { padding-bottom: 20px; + #btn-call-for-action .btn{ + padding: 10px 25px; + margin-left: 10px; + } } //== For event page