mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 18:07:57 +00:00
feat(docs-site): remove ga and add peleton logo (#3437)
This commit is contained in:
parent
90aba1cf8b
commit
deedc120e2
@ -157,9 +157,6 @@ module.exports = {
|
||||
// darkTheme: require('prism-react-renderer/themes/dracula'),
|
||||
additionalLanguages: ["ini"],
|
||||
},
|
||||
gtag: {
|
||||
trackingID: "G-2G54RXWD4D",
|
||||
},
|
||||
algolia: {
|
||||
apiKey: "26a4b687e96e7476b5a6f11365a83336",
|
||||
indexName: "datahubproject",
|
||||
|
||||
@ -76,6 +76,11 @@ const companyLogos = [
|
||||
imageUrl: "/img/logos/companies/uphold.png",
|
||||
size: "large",
|
||||
},
|
||||
{
|
||||
name: "Peloton",
|
||||
imageUrl: "/img/logos/companies/peloton.png",
|
||||
size: "large",
|
||||
},
|
||||
];
|
||||
|
||||
const platformLogos = [
|
||||
|
||||
BIN
docs-website/static/img/logos/companies/peloton.png
Normal file
BIN
docs-website/static/img/logos/companies/peloton.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Loading…
x
Reference in New Issue
Block a user