homepage content, add images to homepage, RBLicht site tweaks
This commit is contained in:
parent
30a4f79d6d
commit
bcd9047b4a
4 changed files with 95 additions and 36 deletions
|
|
@ -1,6 +1,6 @@
|
|||
export default function () {
|
||||
return {
|
||||
title: "Rik Berkelder",
|
||||
title: process.env.site === "rblicht" ? "RBLicht" : "Rik Berkelder",
|
||||
url: process.env.site == "rblicht" ? "https://rblicht.nl" : "https://riksolo.com",
|
||||
author: "Rik Berkelder",
|
||||
site: process.env.SITE || 'default'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue