added robots meta tag
This commit is contained in:
parent
7413a3336a
commit
4e26c6ab75
3 changed files with 6 additions and 2 deletions
|
@ -33,6 +33,7 @@ module.exports = async function(req) {
|
|||
fileInfo: {},
|
||||
cspNonce: req.cspNonce,
|
||||
user: { avatar: assets.get('user.svg'), loggedIn: false },
|
||||
route: req.route.path,
|
||||
authConfig,
|
||||
layout
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue