Source: lern-head/client/title.js

/**
 * @memberof LernHead
 * @desc Set app title
 */
const title = 'Lern';
DocHead.setTitle('Lern');