mirror of
https://github.com/catdevnull/transicion-desordenada-diablo
synced 2024-11-15 10:31:38 +00:00
home: agregar tamaño dump
This commit is contained in:
parent
ce9604b3d7
commit
5eb83fd746
1 changed files with 6 additions and 0 deletions
|
@ -25,6 +25,12 @@
|
|||
<!-- jq '.dataset | length' */data.json | awk '{s+=$1} END {print s}' -->
|
||||
<span>3277 datasets</span>
|
||||
</span>
|
||||
<span
|
||||
class="relative ml-1 inline-flex items-center rounded-full border border-current px-2 py-1 text-xs font-semibold text-blue-800 dark:text-blue-400"
|
||||
>
|
||||
<!-- du -sh -->
|
||||
<span>100 GB</span>
|
||||
</span>
|
||||
</div>
|
||||
<ArrowForward
|
||||
fill="currentColor"
|
||||
|
|
Loading…
Reference in a new issue