mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 10:35:08 +02:00
Website metadata
This commit is contained in:
parent
423a1a5cf8
commit
856d17a525
@ -9,8 +9,8 @@ module.exports = {
|
|||||||
// ⚠️ You should edit this section
|
// ⚠️ You should edit this section
|
||||||
// ///////////////////////////////
|
// ///////////////////////////////
|
||||||
identity: {
|
identity: {
|
||||||
title: "Hi Pew",
|
title: "Rocketeer NFT project",
|
||||||
desc: "High Performance Website Boilerplate",
|
desc: "Rocketeer NFT drop website.",
|
||||||
"logo": "logo.jpg"
|
"logo": "logo.jpg"
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ module.exports = {
|
|||||||
system: {
|
system: {
|
||||||
|
|
||||||
// // ⚠️ You should edit the 'url' key to be the production URL
|
// // ⚠️ You should edit the 'url' key to be the production URL
|
||||||
url: process.env.NODE_ENV == 'production' ? 'https://actuallymentor.github.io/hi-pew/' : 'http://' + ip.address() + ':3000/',
|
url: process.env.NODE_ENV == 'production' ? 'https://rocketeer.web.app/' : 'http://' + ip.address() + ':3000/',
|
||||||
|
|
||||||
public: normalize( process.env.NODE_ENV == 'production' ? __dirname + '/../docs/' : __dirname + '/../public/' ),
|
public: normalize( process.env.NODE_ENV == 'production' ? __dirname + '/../docs/' : __dirname + '/../public/' ),
|
||||||
source: normalize( __dirname + '/../src/' ),
|
source: normalize( __dirname + '/../src/' ),
|
||||||
@ -56,9 +56,7 @@ module.exports = {
|
|||||||
lastname: "Palokaj",
|
lastname: "Palokaj",
|
||||||
email: "mentor@palokaj.co",
|
email: "mentor@palokaj.co",
|
||||||
twitter: "@actuallymentor",
|
twitter: "@actuallymentor",
|
||||||
// facebook profile id, used for retargeting ad permissions
|
url: "https://github.com/actuallymentor"
|
||||||
facebook: "1299359953416544",
|
|
||||||
url: "https://www.skillcollector.com/"
|
|
||||||
},
|
},
|
||||||
|
|
||||||
// ///////////////////////////////
|
// ///////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user