Skip to content

Commit 0cd6830

Browse files
authored
feat: update readme (LayerZero-Labs#1123)
1 parent 3d61929 commit 0cd6830

File tree

3 files changed

+75
-2
lines changed

3 files changed

+75
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<p align="center">
2-
<a href="https://layerzero.network">
3-
<img alt="LayerZero" style="width: 50%" src="https://layerzero.network/static/logo.svg"/>
2+
<a href="https://layerzero.network#gh-dark-mode-only">
3+
<img alt="LayerZero" style="width: 50%" src="assets/logo-dark.svg#gh-dark-mode-only"/>
4+
</a>
5+
<a href="https://layerzero.network#gh-light-mode-only">
6+
<img alt="LayerZero" style="width: 50%" src="assets/logo-light.svg#gh-light-mode-only"/>
47
</a>
58
</p>
69

assets/logo-dark.svg

Lines changed: 35 additions & 0 deletions
Loading

assets/logo-light.svg

Lines changed: 35 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)