mirror of
https://github.com/recloudstream/website.git
synced 2024-08-15 03:18:45 +00:00
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
|
module.exports = {
|
||
|
title: `Recloudstream`,
|
||
|
siteUrl: `https://www.yourdomain.tld`
|
||
|
}
|