chore: add docs badge to github README

This commit is contained in:
Pavel Sviderski
2025-05-26 12:29:51 +10:00
parent d9e906a77e
commit 23dfe45b2f
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -57,11 +57,11 @@
<li>
<a class="text-sm font-medium text-zinc-500 hover:text-zinc-900 px-3 lg:px-5 py-2 flex items-center transition"
href="https://docs.uncloud.run">
<svg class="w-4 h-4 mr-1 fill-current" xmlns="http://www.w3.org/2000/svg"
<svg class="w-4 h-4 mr-1 fill-current hidden sm:inline" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24">
<path d="M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M18,20H6V4H13V9H18V20Z"/>
</svg>
<span class="ml-1 ">Docs</span>
<span class="ml-1">Docs</span>
</a>
</li>
<li>