parent
6334e9e1e2
commit
0a6205cffc
|
@ -3,7 +3,7 @@
|
||||||
Basically Basic Jekyll Theme 1.4.1
|
Basically Basic Jekyll Theme 1.4.1
|
||||||
Copyright 2017-2018 Michael Rose - mademistakes.com | @mmistakes
|
Copyright 2017-2018 Michael Rose - mademistakes.com | @mmistakes
|
||||||
Free for personal and commercial use under the MIT license
|
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">
|
<html lang="{{ page.lang | default: site.lang | default: 'en-US' }}" class="no-js">
|
||||||
{% include head.html %}
|
{% include head.html %}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* Basically Basic Jekyll Theme 1.4.1
|
* Basically Basic Jekyll Theme 1.4.1
|
||||||
* Copyright 2017-2018 Michael Rose - mademistakes | @mmistakes
|
* Copyright 2017-2018 Michael Rose - mademistakes | @mmistakes
|
||||||
* Free for personal and commercial use under the MIT license
|
* 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');
|
var menuItems = document.querySelectorAll('#sidebar li');
|
||||||
|
|
Loading…
Reference in New Issue