File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ version released to date for the Jekyll Heroku Starter Kit.
13
13
- Upgraded ` bundler ` from ` 2.1.4 ` to ` 2.2.3 `
14
14
- Security fix upgrades to remaining ` Gemfile ` packages
15
15
- Updated content on README and Home pages
16
+ - Fixed navigation link indentation in ` head.html ` template
16
17
- [ 🐛 #bugfix] ( #bugfix )
17
18
- Fixes issue #4 by referencing ` manifest.json ` instead of ` site.webmanifest `
18
19
- Fixes issue #6 where Heroku build fails on updated ` Gemfile `
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ menu: About Us # Set to false to hide from the menu completely.
10
10
weight : 3 # Lower weights rise to the top of the side navigation menu.
11
11
# Override global color scheme for this page.
12
12
# https://getmdl.io/customize/index.html
13
- mdl_colors : green-deep_purple
13
+ mdl_colors : deep_orange-blue
14
14
search : true # 'false' hides this page from search results.
15
15
# Add the category this page should belong to.
16
16
# When set, the permalink is made up of /:category/:title (e.g. /pages/about)
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ version released to date for the Jekyll Heroku Starter Kit.
44
44
- Upgraded ` bundler ` from ` 2.1.4 ` to ` 2.2.3 `
45
45
- Security fix upgrades to remaining ` Gemfile ` packages
46
46
- Updated content on README and Home pages
47
+ - Fixed navigation link indentation in ` head.html ` template
47
48
- [ 🐛 #bugfix] ( #bugfix )
48
49
- Fixes issue #4 by referencing ` manifest.json ` instead of ` site.webmanifest `
49
50
- Fixes issue #6 where Heroku build fails on updated ` Gemfile `
You can’t perform that action at this time.
0 commit comments