diff --git a/lib/main.js b/lib/main.js index 53953a9..acfbd58 100644 --- a/lib/main.js +++ b/lib/main.js @@ -108,6 +108,10 @@ function (moment, Router, L, GUI, numeral) { } }) + links.sort( function (a, b) { + return a.tq - b.tq + }) + return { now: now, timestamp: moment.utc(dataNodes.timestamp).local(), nodes: {