We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af168af commit 9719ea9Copy full SHA for 9719ea9
1 file changed
website/src/pages/index.tsx
@@ -213,6 +213,20 @@ function HomepageFooter() {
213
/>
214
</div>
215
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
+
230
<div className="mb-8 mt-12 text-4xl font-bold">
231
And connect with Tianji's real user from all over the world
232
0 commit comments