Skip to content

Commit ab36b38

Browse files
committed
feat(index): Add link to million.tools
1 parent 1709874 commit ab36b38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ <h1 class="text-lg font-bold tracking-tight text-black sm:text-2xl md:text-4xl i
7070
<div class="animate-spin inline-block size-8 border-[6px] border-blue-600 border-t-transparent text-blue-600 rounded-full" role="status" aria-label="loading">
7171
<span class="sr-only">Loading...</span></div>
7272
</div>
73+
<span class="prose w-full mt-0 prose-sm my-6">
74+
This site is part of the million.tools project — a growing collection of <a href="https://million.tools/" class="underline underline-offset-[5px] decoration-[1px]">useful tools for developers</a>.
75+
</span>
7376
</div>
7477
<script async defer src="https://buttons.github.io/buttons.js"></script>
7578
<!-- Google tag (gtag.js) -->

0 commit comments

Comments
 (0)