in website/src/components/gallery/ShowcaseCard/index.tsx [126:128]
function urlContainsParameter(url, parameter) { return url.includes(parameter); }