export default function () { return { 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' }; }