jekyll-theme-eclipsefdn 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/header.html +5 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ffb4c31004149245599bbac7955456eee890f6cc78d2d86de8414a792dc1cec4
4
- data.tar.gz: 967665ccacf4b163cad52d1e295edd67f2d25af94ce999c5fe28adc31cc0704c
3
+ metadata.gz: 9ea2523f5c7fa873e62b4409b0053a1e3e4577cd0ceac32adb22bef962be3415
4
+ data.tar.gz: 4c57afe7e3c80f86383df340e4922c32152852c59763a4762f85f47e119dbc53
5
5
  SHA512:
6
- metadata.gz: 5c816826bb5fec87aae543468306d5013c514554558c14a30ee5782cbfd0f6c1b4c619d01ff10003c72aa35b488a94dc533bc86dd65259effd32c059261ab2b1
7
- data.tar.gz: 370e4d3f4ce91f58e52a846e9b7ff6e8ff23d5a6ab97cc2361652de71d9d69435ef48302222d44b63e22263e83a4d586ebea8bcea8bdf925dc47a17805163374
6
+ metadata.gz: e5b21328703c378e82be2fb66e0d53c148bb2c38d35dc79bbb032bdb7137db53b8a1fc0222ef545df0b8763505a7713672b8fec8f71645fbb519ea3ca1303a62
7
+ data.tar.gz: 8f43777bcb4655a4b7692eb1513777aa2846327f0350c2109947906b910de19b79069583087160956bd9aabae2a73c8ec4be26b178c2506e607d2162adfe1da0
@@ -20,7 +20,11 @@
20
20
  </div>
21
21
  <div class="col-sm-19 col-md-20 margin-top-10" id=main-menu-wrapper>
22
22
  <div class="float-right hidden-xs" id=btn-call-for-action>
23
- <div id=btn-call-for-action><a href=/downloads class="btn btn-huge btn-warning"><i class="fa fa-download"></i>Download</a></div>
23
+ {% if site.links.download %}
24
+ <div id=btn-call-for-action><a href="{{ site.links.download }}" class="btn btn-huge btn-warning"><i class="fa fa-download"></i>Download</a></div>
25
+ {% else %}
26
+ <div id=btn-call-for-action><a href="https://www.eclipse.org/downloads/" class="btn btn-huge btn-warning"><i class="fa fa-download"></i>Download</a></div>
27
+ {% endif %}
24
28
  </div>
25
29
  <div class="navbar float-sm-right yamm" id=main-menu>
26
30
  <div class="navbar-collapse collapse reset float-right" id=navbar-main-menu>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-eclipsefdn
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christopher Guindon
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-22 00:00:00.000000000 Z
11
+ date: 2020-07-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -90,7 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
90
  - !ruby/object:Gem::Version
91
91
  version: '0'
92
92
  requirements: []
93
- rubygems_version: 3.0.1
93
+ rubygems_version: 3.0.8
94
94
  signing_key:
95
95
  specification_version: 4
96
96
  summary: Eclipse Foundation theme for project pages