diff --git a/render.js b/render.js index c1832cf..a6b4d87 100644 --- a/render.js +++ b/render.js @@ -394,6 +394,7 @@ function formatDate(date) { function render(opts, id, c) { var base = opts.base; + if (!c) return if (c.type === "post") { var channel = c.channel ? h('div.top-right',