Skip to content

Commit bf00bf6

Browse files
committed
docs: Update changelog with new item
1 parent 9b412b6 commit bf00bf6

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ version released to date for the Jekyll Heroku Starter Kit.
1313
- Upgraded `bundler` from `2.1.4` to `2.2.3`
1414
- Security fix upgrades to remaining `Gemfile` packages
1515
- Updated content on README and Home pages
16+
- Fixed navigation link indentation in `head.html` template
1617
- [🐛 #bugfix](#bugfix)
1718
- Fixes issue #4 by referencing `manifest.json` instead of `site.webmanifest`
1819
- Fixes issue #6 where Heroku build fails on updated `Gemfile`

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ menu: About Us # Set to false to hide from the menu completely.
1010
weight: 3 # Lower weights rise to the top of the side navigation menu.
1111
# Override global color scheme for this page.
1212
# https://getmdl.io/customize/index.html
13-
mdl_colors: green-deep_purple
13+
mdl_colors: deep_orange-blue
1414
search: true # 'false' hides this page from search results.
1515
# Add the category this page should belong to.
1616
# When set, the permalink is made up of /:category/:title (e.g. /pages/about)

_pages/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ version released to date for the Jekyll Heroku Starter Kit.
4444
- Upgraded `bundler` from `2.1.4` to `2.2.3`
4545
- Security fix upgrades to remaining `Gemfile` packages
4646
- Updated content on README and Home pages
47+
- Fixed navigation link indentation in `head.html` template
4748
- [🐛 #bugfix](#bugfix)
4849
- Fixes issue #4 by referencing `manifest.json` instead of `site.webmanifest`
4950
- Fixes issue #6 where Heroku build fails on updated `Gemfile`

0 commit comments

Comments
 (0)