all repos — h3rald @ d7f5599460004049fe320ac130114245acb8da6f

The sources of https://h3rald.com

Fixed search, fixed article script.
h3rald h3rald@h3rald.com
Sat, 21 Oct 2017 11:50:47 +0200
commit

d7f5599460004049fe320ac130114245acb8da6f

parent

3c7cf1beb0c1dc411cd8812fb2b7702830770f18

2 files changed, 3 insertions(+), 1 deletions(-)

jump to
M assets/js/search.jsassets/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.minscripts/article.min

@@ -29,6 +29,8 @@ subtitle: \"$3\"

content-type: article timestamp: $4 ----- + +<hr /> " (ident title subtitle ts) => % :metadata metadata puts