Added Jay Rock network. Fixed site logo not showing up without URL.

This commit is contained in:
2020-01-11 05:31:04 +01:00
parent 1c0030b9f3
commit 8f72e61928
14 changed files with 61 additions and 33 deletions

View File

@@ -53,7 +53,7 @@ const networks = [
{
slug: 'jayrock',
name: 'JayRock Productions',
url: 'https://www.jayrockcontent.com',
url: 'http://jayrockcontent.com',
},
{
slug: 'julesjordan',

View File

@@ -1146,7 +1146,13 @@ function getSites(networksMap) {
{
slug: 'jayspov',
name: 'Jay\'s POV',
url: 'https://www.jayspov.net',
url: 'https://jayspov.net',
network_id: networksMap.jayrock,
},
{
slug: 'cospimps',
name: 'CosPimps',
url: 'https://cospimps.com',
network_id: networksMap.jayrock,
},
// JULES JORDAN