Skip to content

Commit 9719ea9

Browse files
committed
docs: add badge on turbo0
1 parent af168af commit 9719ea9

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

website/src/pages/index.tsx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,20 @@ function HomepageFooter() {
213213
/>
214214
</div>
215215

216+
<div className="mt-4 opacity-80">
217+
<a
218+
href="https://turbo0.com/item/tianji"
219+
target="_blank"
220+
rel="noopener noreferrer"
221+
>
222+
<img
223+
src="https://img.turbo0.com/badge-listed-dark.svg"
224+
alt="Listed on Turbo0"
225+
style={{ height: 54, width: 'auto' }}
226+
/>
227+
</a>
228+
</div>
229+
216230
<div className="mb-8 mt-12 text-4xl font-bold">
217231
And connect with Tianji's real user from all over the world
218232
</div>

0 commit comments

Comments
 (0)