Add domain name to env
This commit is contained in:
parent
3ef50c2962
commit
4045d2d5df
@ -12,7 +12,7 @@ module.exports = {
|
||||
** Headers of the page
|
||||
*/
|
||||
head: {
|
||||
title: 'Damillora - nanao.moe',
|
||||
title: 'Damillora - '+(process.env.DOMAIN || "nanao.moe"),
|
||||
meta: [
|
||||
{ charset: 'utf-8' },
|
||||
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
|
||||
|
Loading…
Reference in New Issue
Block a user