Major refactoring of get_session(), get_account(), get_nodemailer(), introduces ...
[ndcode_site.git] / blog / index.html.jst
index 94ce83b..3345d9f 100644 (file)
@@ -2,7 +2,7 @@ return async env => {
   let breadcrumbs = await _require('/_lib/breadcrumbs.jst')
   let menu = await env.site.get_menu('/blog/_menu.json')
   let navbar = await _require('/_lib/navbar.jst')
+
   await navbar(
     env,
     async _out => {},