We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112c16f commit df0ad80Copy full SHA for df0ad80
2 files changed
docs/src/components/HomepageFeatures/index.tsx
@@ -31,7 +31,7 @@ const FeatureList: FeatureItem[] = [
31
},
32
{
33
title: "Cloud-Optimized Formats",
34
- img: "https://cogeo.org/images/logo/Cog-02.png",
+ img: require("@site/static/img/cog-white-background.png").default,
35
description: (
36
<>
37
Stream{" "}
docs/static/img/cog-white-background.png
29.7 KB
0 commit comments