Update links to LICENSE (#102)

* Update default.html
* Update main.js
This commit is contained in:
Ling 2019-07-17 17:27:27 +02:00 committed by Michael Rose
parent 6334e9e1e2
commit 0a6205cffc
2 changed files with 2 additions and 2 deletions

View File

@ -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 %}

View File

@ -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');