Unhandled rejection TypeError: /home/hgneer/Hexo/themes/melody/layout/includes/layout.pug:31 29| each url in theme.stylesheets 30| link(rel='stylesheet', href=url_for(url) + '?version=' + version()) > 31| each item in theme.cdn.css 32| if item !== undefined 33| link(rel='stylesheet', href=item + '?version=' + version()) 34| include ./head.pug
Cannot read property 'css' of undefined at eval (eval at wrap (/home/hgneer/Hexo/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:80:25) at eval (eval at wrap (/home/hgneer/Hexo/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:102:4) at template (eval at wrap (/home/hgneer/Hexo/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:1657:72) at Theme._View.View._compiled.locals [as _compiled] (/home/hgneer/Hexo/node_modules/hexo/lib/theme/view.js:125:48) at Theme._View.View.View.render (/home/hgneer/Hexo/node_modules/hexo/lib/theme/view.js:30:15) at route.set (/home/hgneer/Hexo/node_modules/hexo/lib/hexo/index.js:394:29) at tryCatcher (/home/hgneer/Hexo/node_modules/bluebird/js/release/util.js:16:23) at /home/hgneer/Hexo/node_modules/bluebird/js/release/method.js:15:34 at RouteStream._read (/home/hgneer/Hexo/node_modules/hexo/lib/hexo/router.js:134:3) at RouteStream.Readable.read (_stream_readable.js:452:10) at resume_ (_stream_readable.js:899:12) at process._tickCallback (internal/process/next_tick.js:63:19)