Skip to content

Commit a80b178

Browse files
committed
Restored globe to lang selector
1 parent e509555 commit a80b178

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

youtube-classic/docs/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
<a id="top"></a>
22

33
<div align="right">
4-
<h6>English |
4+
<h6>
5+
<picture>
6+
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts@50c7ad3/assets/images/icons/earth/white/icon32.svg">
7+
<img width=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@50c7ad3/assets/images/icons/earth/black/icon32.svg">
8+
</picture>
9+
&nbsp;English |
510
<a href="https://github.com/adamlui/youtube-classic/tree/main/docs/zh-cn/#readme">簡體中文</a> |
611
<a href="https://github.com/adamlui/youtube-classic/tree/main/docs/zh-tw/#readme">繁体中文</a>
712
</h6>

0 commit comments

Comments
 (0)