Skip to content

Commit df0ad80

Browse files
authored
docs: COG logo with white background (#362)
1 parent 112c16f commit df0ad80

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/src/components/HomepageFeatures/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const FeatureList: FeatureItem[] = [
3131
},
3232
{
3333
title: "Cloud-Optimized Formats",
34-
img: "https://cogeo.org/images/logo/Cog-02.png",
34+
img: require("@site/static/img/cog-white-background.png").default,
3535
description: (
3636
<>
3737
Stream{" "}
29.7 KB
Loading

0 commit comments

Comments
 (0)