website/metadata.js

4 lines
84 B
JavaScript
Raw Normal View History

2022-08-26 13:46:21 +00:00
module.exports = {
2022-10-13 21:38:18 +00:00
title: `Cloudstream`,
2022-10-25 08:50:15 +00:00
siteUrl: `https://cloudstream.cf`
2022-08-26 13:46:21 +00:00
}