Home > Back-end >  Hexo Icarus topic how to configure an error, solving
Hexo Icarus topic how to configure an error, solving

Time:12-25

Const {Component}=the require (" inferno "); Const classname=the require (' hexo - component - inferno/lib/util/classname '); Const Head=the require ("./common/Head '); Const Navbar=the require ("./common/Navbar "); Const Widgets=the require ("./common/Widgets "); Const Footer=the require ("./common/Footer "); Const Scripts=the require ("./common/Scripts "); Const Search=the require ("./common/Search '); Module. Exports=class extends Component {render () {const {site, config, page, helper, body}=this. Props; Const language=page. Lang | | page. Language | | config. The language; Const columnCount=Widgets. GetColumnCount (config. Widgets); Return
; }};

consult