Merge branch 'master' of https://github.com/mmistakes/jekyll-theme-basically-basic
This commit is contained in:
commit
972ddc4a03
|
@ -3,7 +3,7 @@
|
|||
Basically Basic Jekyll Theme 1.4.1
|
||||
Copyright 2017-2018 Michael Rose - mademistakes.com | @mmistakes
|
||||
Free for personal and commercial use under the MIT license
|
||||
https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE
|
||||
https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE
|
||||
-->
|
||||
<html lang="{{ page.lang | default: site.lang | default: 'en-US' }}" class="no-js">
|
||||
{% include head.html %}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* Basically Basic Jekyll Theme 1.4.1
|
||||
* Copyright 2017-2018 Michael Rose - mademistakes | @mmistakes
|
||||
* Free for personal and commercial use under the MIT license
|
||||
* https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE
|
||||
* https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE
|
||||
*/
|
||||
|
||||
var menuItems = document.querySelectorAll('#sidebar li');
|
||||
|
|
Loading…
Reference in New Issue