move towards this only becoming rblicht
This commit is contained in:
parent
fa0b258c8d
commit
2a8565a84b
2 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
|||
export default function () {
|
||||
return {
|
||||
title: process.env.SITE === "rblicht" ? "RBLicht" : "Rik Berkelder",
|
||||
title: "Rik Berkelder | RBLicht",
|
||||
url: process.env.SITE == "rblicht" ? "https://rblicht.nl" : "https://riksolo.com",
|
||||
canonical: "https://rblicht.nl",
|
||||
author: "Rik Berkelder",
|
||||
site: process.env.SITE || 'default'
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue