Fixed search, fixed article script.
h3rald h3rald@h3rald.com
Sat, 21 Oct 2017 11:50:47 +0200
2 files changed,
3 insertions(+),
1 deletions(-)
M
assets/js/search.js
→
assets/js/search.js
@@ -36,7 +36,7 @@ title.classList.add('card-title');
title.classList.add('h5'); var link = window.document.createElement('a'); - link.setAttribute('href', id); + link.setAttribute('href', "/" + id); link.innerHTML = '→ ' + id; var body = window.document.createElement('div');
M
scripts/article.min
→
scripts/article.min
@@ -29,6 +29,8 @@ subtitle: \"$3\"
content-type: article timestamp: $4 ----- + +<hr /> " (ident title subtitle ts) => % :metadata metadata puts