diff --git a/site/src/_data/site.json b/site/src/_data/site.json index 4529b31a..e8c7e0b9 100644 --- a/site/src/_data/site.json +++ b/site/src/_data/site.json @@ -108,6 +108,11 @@ "websiteUrl": "https://saintagnes.org/", "logoFileName": "saintagnes.org.png", "companyName": "St Agnes" + }, + { + "websiteUrl": "https://www.newegg.com/", + "logoFileName": "newegg.com.png", + "companyName": "Newegg" } ] -} \ No newline at end of file +} diff --git a/site/src/assets/images/quicklink-used-logos/newegg.com.png b/site/src/assets/images/quicklink-used-logos/newegg.com.png new file mode 100644 index 00000000..97e4837d Binary files /dev/null and b/site/src/assets/images/quicklink-used-logos/newegg.com.png differ