Skip to content

Commit 6f4cd9f

Browse files
fix: update logo URLs to /brand/ path
1 parent 9b8092e commit 6f4cd9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div align="center">
22
<a href="https://generaltranslation.com">
33
<picture>
4-
<source media="(prefers-color-scheme: dark)" srcset="https://generaltranslation.com/gt-logo-dark.svg">
5-
<img alt="General Translation" src="https://generaltranslation.com/gt-logo-light.svg" height="128">
4+
<source media="(prefers-color-scheme: light)" srcset="https://generaltranslation.com/brand/gt-logo-light.svg">
5+
<img alt="General Translation" src="https://generaltranslation.com/brand/gt-logo-dark.svg" height="128">
66
</picture>
77
</a>
88
<h1>General Translation (Python)</h1>

0 commit comments

Comments
 (0)