diff --git a/src/views/credits/people.json b/src/views/credits/people.json index c09ca55cf..dafef34f2 100644 --- a/src/views/credits/people.json +++ b/src/views/credits/people.json @@ -12,7 +12,7 @@ { "userName": "ceebee", "userId": 2755634, - "name": "christan balch" + "name": "Christan Balch" }, { "userName": "Zinnea", diff --git a/src/views/credits/supporters.json b/src/views/credits/supporters.json index 4bd478c56..0d174014c 100644 --- a/src/views/credits/supporters.json +++ b/src/views/credits/supporters.json @@ -1,16 +1,16 @@ [ { - "logoSrc": "../images/credits/siegelfamily.png", + "logoSrc": "/images/credits/siegelfamily.png", "logoDestination": "https://www.siegelendowment.org", "width": "146px" }, { - "logoSrc": "../images/credits/smilegate.png", + "logoSrc": "/images/credits/smilegate.png", "logoDestination": "https://www.smilegate.com/", "width": "162px" }, { - "logoSrc": "../svgs/credits/google.svg", + "logoSrc": "/svgs/credits/google.svg", "logoDestination": "https://google.com/", "width": "124px" }, @@ -19,42 +19,42 @@ "logoDestination": "" }, { - "logoSrc": "../images/credits/legofoundation.png", + "logoSrc": "/images/credits/legofoundation.png", "logoDestination": "https://www.legofoundation.com", "width": "240px" }, { - "logoSrc": "../images/credits/lemann.png", + "logoSrc": "/images/credits/lemann.png", "logoDestination": "https://fundacaolemann.org.br/en/co-invest", "width": "156px" }, { - "logoSrc": "../svgs/credits/fastly.svg", + "logoSrc": "/svgs/credits/fastly.svg", "logoDestination": "https://www.fastly.com/", "width": "108px" }, { - "logoSrc": "../images/credits/taledu.png", + "logoSrc": "/images/credits/taledu.png", "logoDestination": "https://en.100tal.com/", "width": "188px" }, { - "logoSrc": "../images/credits/lego-education.png", + "logoSrc": "/images/credits/lego-education.png", "logoDestination": "https://education.lego.com", "width": "194px" }, { - "logoSrc": "../svgs/credits/cartoonnetwork.svg", + "logoSrc": "/svgs/credits/cartoonnetwork.svg", "logoDestination": "https://www.cartoonnetwork.com/", "width": "78px" }, { - "logoSrc": "../images/credits/brainpop.png", + "logoSrc": "/images/credits/brainpop.png", "logoDestination": "https://www.brainpop.com/", "width": "78px" }, { - "logoSrc": "../svgs/credits/amazonws.svg", + "logoSrc": "/svgs/credits/amazonws.svg", "logoDestination": "https://aws.amazon.com/", "width": "82px" }