File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 11# [ Basically Basic Jekyll Theme] [ 1 ]
22
3- [ ![ LICENSE] ( https://img.shields.io/badge/license-MIT-lightgrey.svg )] ( https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md )
3+ [ ![ LICENSE] ( https://img.shields.io/badge/license-MIT-lightgrey.svg )] ( https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE )
44[ ![ Jekyll] ( https://img.shields.io/badge/jekyll-%3E%3D%203.6-blue.svg )] ( https://jekyllrb.com/ )
55[ ![ Ruby gem] ( https://img.shields.io/gem/v/jekyll-theme-basically-basic.svg )] ( https://rubygems.org/gems/jekyll-theme-basically-basic )
66[ ![ Tip Me via PayPal] ( https://img.shields.io/badge/PayPal-tip%20me-green.svg?logo=paypal )] ( https://www.paypal.me/mmistakes )
@@ -139,7 +139,7 @@ safely remove the following files and folders:
139139- ` .scss-lint.yml `
140140- ` CHANGELOG.md `
141141- ` jekyll-theme-basically-basic.gemspec `
142- - ` LICENSE.md `
142+ - ` LICENSE `
143143- ` Rakefile `
144144- ` README.md `
145145- ` screenshot.png `
@@ -159,7 +159,7 @@ site and you should something similar to:
159159 Basically Basic Jekyll Theme 1.2.0
160160 Copyright 2017-2018 Michael Rose - mademistakes.com | @mmistakes
161161 Free for personal and commercial use under the MIT license
162- https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
162+ https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE
163163-->
164164```
165165
Original file line number Diff line number Diff line change 33 Basically Basic Jekyll Theme 1.4.1
44 Copyright 2017-2018 Michael Rose - mademistakes.com | @mmistakes
55 Free for personal and commercial use under the MIT license
6- https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
6+ https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE
77-->
88< html lang ="{{ page.lang | default: site.lang | default: 'en-US' }} " class ="no-js ">
99 {% include head.html %}
Original file line number Diff line number Diff line change 22 * Basically Basic Jekyll Theme 1.4.1
33 * Copyright 2017-2018 Michael Rose - mademistakes | @mmistakes
44 * Free for personal and commercial use under the MIT license
5- * https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md
5+ * https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE
66*/
77
88@import " basically-basic/functions" ;
Original file line number Diff line number Diff line change 55 * Basically Basic Jekyll Theme 1.4.1
66 * Copyright 2017-2018 Michael Rose - mademistakes | @mmistakes
77 * Free for personal and commercial use under the MIT license
8- * https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
8+ * https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE
99*/
1010
1111var menuItems = document . querySelectorAll ( '#sidebar li' ) ;
You can’t perform that action at this time.
0 commit comments