New layout
This commit is contained in:
parent
440e7a3994
commit
f6a070f084
45 changed files with 661 additions and 758 deletions
|
@ -1,5 +0,0 @@
|
|||
// Fix for lektor highlight plugin
|
||||
var elements = document.querySelectorAll('div.highlight');
|
||||
for (var i = 0; i < elements.length; i++) {
|
||||
elements[i].classList.add('hll');
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue