Implement a command-line interface to the running webserver, and a way to get/set...
[ndcode_site.git] / _lib / page.jst
index 058ae05..fecae38 100644 (file)
@@ -4,7 +4,6 @@ let crypto = require('crypto')
 
 return async (env, head, body, scripts) => {
   let favicons = await env.site.get_min_html('/_favicon/favicons.html')
-  let globals = await env.site.get_json('/_config/globals.json')
   let session_cookie = await _require('/_lib/session_cookie.jst')
 
   // initialize env.session_key, set cookie in env.response