Skip to content

Commit 2ff8471

Browse files
committed
Fix outdated html.
1 parent 84fce75 commit 2ff8471

File tree

3 files changed

+54
-52
lines changed

3 files changed

+54
-52
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ source "https://rubygems.org"
1111
gem "minima", "~> 2.5"
1212
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1313
# uncomment the line below. To upgrade, run `bundle update github-pages`.
14-
gem "github-pages", "~> 215", group: :jekyll_plugins
14+
gem "github-pages", "~> 219", group: :jekyll_plugins
1515
# If you have any plugins, put them here!
1616
group :jekyll_plugins do
1717
gem 'jekyll-toc'

Gemfile.lock

+42-42
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ GEM
5050
ffi (1.15.4-x64-mingw32)
5151
forwardable-extended (2.6.0)
5252
gemoji (3.0.1)
53-
github-pages (215)
54-
github-pages-health-check (= 1.17.2)
53+
github-pages (219)
54+
github-pages-health-check (= 1.17.7)
5555
jekyll (= 3.9.0)
5656
jekyll-avatar (= 0.7.0)
5757
jekyll-coffeescript (= 1.1.1)
@@ -71,19 +71,19 @@ GEM
7171
jekyll-seo-tag (= 2.7.1)
7272
jekyll-sitemap (= 1.4.0)
7373
jekyll-swiss (= 1.0.0)
74-
jekyll-theme-architect (= 0.1.1)
75-
jekyll-theme-cayman (= 0.1.1)
76-
jekyll-theme-dinky (= 0.1.1)
77-
jekyll-theme-hacker (= 0.1.2)
78-
jekyll-theme-leap-day (= 0.1.1)
79-
jekyll-theme-merlot (= 0.1.1)
80-
jekyll-theme-midnight (= 0.1.1)
81-
jekyll-theme-minimal (= 0.1.1)
82-
jekyll-theme-modernist (= 0.1.1)
83-
jekyll-theme-primer (= 0.5.4)
84-
jekyll-theme-slate (= 0.1.1)
85-
jekyll-theme-tactile (= 0.1.1)
86-
jekyll-theme-time-machine (= 0.1.1)
74+
jekyll-theme-architect (= 0.2.0)
75+
jekyll-theme-cayman (= 0.2.0)
76+
jekyll-theme-dinky (= 0.2.0)
77+
jekyll-theme-hacker (= 0.2.0)
78+
jekyll-theme-leap-day (= 0.2.0)
79+
jekyll-theme-merlot (= 0.2.0)
80+
jekyll-theme-midnight (= 0.2.0)
81+
jekyll-theme-minimal (= 0.2.0)
82+
jekyll-theme-modernist (= 0.2.0)
83+
jekyll-theme-primer (= 0.6.0)
84+
jekyll-theme-slate (= 0.2.0)
85+
jekyll-theme-tactile (= 0.2.0)
86+
jekyll-theme-time-machine (= 0.2.0)
8787
jekyll-titles-from-headings (= 0.5.3)
8888
jemoji (= 0.12.0)
8989
kramdown (= 2.3.1)
@@ -94,11 +94,11 @@ GEM
9494
nokogiri (>= 1.10.4, < 2.0)
9595
rouge (= 3.26.0)
9696
terminal-table (~> 1.4)
97-
github-pages-health-check (1.17.2)
97+
github-pages-health-check (1.17.7)
9898
addressable (~> 2.3)
9999
dnsruby (~> 1.60)
100100
octokit (~> 4.0)
101-
public_suffix (>= 2.0.2, < 5.0)
101+
public_suffix (>= 3.0, < 5.0)
102102
typhoeus (~> 1.3)
103103
html-pipeline (2.14.0)
104104
activesupport (>= 2)
@@ -164,45 +164,45 @@ GEM
164164
jekyll-sitemap (1.4.0)
165165
jekyll (>= 3.7, < 5.0)
166166
jekyll-swiss (1.0.0)
167-
jekyll-theme-architect (0.1.1)
168-
jekyll (~> 3.5)
167+
jekyll-theme-architect (0.2.0)
168+
jekyll (> 3.5, < 5.0)
169169
jekyll-seo-tag (~> 2.0)
170-
jekyll-theme-cayman (0.1.1)
171-
jekyll (~> 3.5)
170+
jekyll-theme-cayman (0.2.0)
171+
jekyll (> 3.5, < 5.0)
172172
jekyll-seo-tag (~> 2.0)
173-
jekyll-theme-dinky (0.1.1)
174-
jekyll (~> 3.5)
173+
jekyll-theme-dinky (0.2.0)
174+
jekyll (> 3.5, < 5.0)
175175
jekyll-seo-tag (~> 2.0)
176-
jekyll-theme-hacker (0.1.2)
176+
jekyll-theme-hacker (0.2.0)
177177
jekyll (> 3.5, < 5.0)
178178
jekyll-seo-tag (~> 2.0)
179-
jekyll-theme-leap-day (0.1.1)
180-
jekyll (~> 3.5)
179+
jekyll-theme-leap-day (0.2.0)
180+
jekyll (> 3.5, < 5.0)
181181
jekyll-seo-tag (~> 2.0)
182-
jekyll-theme-merlot (0.1.1)
183-
jekyll (~> 3.5)
182+
jekyll-theme-merlot (0.2.0)
183+
jekyll (> 3.5, < 5.0)
184184
jekyll-seo-tag (~> 2.0)
185-
jekyll-theme-midnight (0.1.1)
186-
jekyll (~> 3.5)
185+
jekyll-theme-midnight (0.2.0)
186+
jekyll (> 3.5, < 5.0)
187187
jekyll-seo-tag (~> 2.0)
188-
jekyll-theme-minimal (0.1.1)
189-
jekyll (~> 3.5)
188+
jekyll-theme-minimal (0.2.0)
189+
jekyll (> 3.5, < 5.0)
190190
jekyll-seo-tag (~> 2.0)
191-
jekyll-theme-modernist (0.1.1)
192-
jekyll (~> 3.5)
191+
jekyll-theme-modernist (0.2.0)
192+
jekyll (> 3.5, < 5.0)
193193
jekyll-seo-tag (~> 2.0)
194-
jekyll-theme-primer (0.5.4)
194+
jekyll-theme-primer (0.6.0)
195195
jekyll (> 3.5, < 5.0)
196196
jekyll-github-metadata (~> 2.9)
197197
jekyll-seo-tag (~> 2.0)
198-
jekyll-theme-slate (0.1.1)
199-
jekyll (~> 3.5)
198+
jekyll-theme-slate (0.2.0)
199+
jekyll (> 3.5, < 5.0)
200200
jekyll-seo-tag (~> 2.0)
201-
jekyll-theme-tactile (0.1.1)
202-
jekyll (~> 3.5)
201+
jekyll-theme-tactile (0.2.0)
202+
jekyll (> 3.5, < 5.0)
203203
jekyll-seo-tag (~> 2.0)
204-
jekyll-theme-time-machine (0.1.1)
205-
jekyll (~> 3.5)
204+
jekyll-theme-time-machine (0.2.0)
205+
jekyll (> 3.5, < 5.0)
206206
jekyll-seo-tag (~> 2.0)
207207
jekyll-titles-from-headings (0.5.3)
208208
jekyll (>= 3.3, < 5.0)
@@ -283,7 +283,7 @@ PLATFORMS
283283
x86_64-linux
284284

285285
DEPENDENCIES
286-
github-pages (~> 215)
286+
github-pages (~> 219)
287287
jekyll-toc
288288
minima (~> 2.5)
289289
tzinfo (~> 1.2)

_layouts/default.html

+11-9
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,17 @@
3333
<body>
3434
<div id="header">
3535
<nav>
36-
{% for item in site.navigation %}
37-
<li class="nav_button"><a href="{{ item.url }}">{{ item.title }}</a></li>
38-
{% endfor %}
39-
<li class="downloads"><a href="{{ site.github.repository_url }}">View On GitHub</a></li>
40-
{% if site.show_downloads %}
41-
<li class="downloads"><a href="{{ site.github.zip_url }}">ZIP</a></li>
42-
<li class="downloads"><a href="{{ site.github.tar_url }}">TAR</a></li>
43-
<li class="title">DOWNLOADS</li>
44-
{% endif %}
36+
<ul>
37+
{% for item in site.navigation %}
38+
<li class="nav_button"><a href="{{ item.url }}">{{ item.title }}</a></li>
39+
{% endfor %}
40+
<li class="downloads"><a href="{{ site.github.repository_url }}">View On GitHub</a></li>
41+
{% if site.show_downloads %}
42+
<li class="downloads"><a href="{{ site.github.zip_url }}">ZIP</a></li>
43+
<li class="downloads"><a href="{{ site.github.tar_url }}">TAR</a></li>
44+
<li class="title">DOWNLOADS</li>
45+
{% endif %}
46+
</ul>
4547
</nav>
4648
</div><!-- end header -->
4749

0 commit comments

Comments
 (0)