Update
ci/woodpecker/push/woodpecker Pipeline was successful Podrobnosti

This commit is contained in:
tree 2022-10-21 13:52:03 +02:00
rodič 32cd3ddbd6
revize d6284f8172
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -86,7 +86,7 @@
</section>
<section class="mt-16 text-base">
Generated {spec.time}
Generated {new Date(spec.time).toLocaleString('en-GB', { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric', hour: 'numeric', minute: 'numeric', second: 'numeric', timeZone: 'Europe/Prague'})}
| <a href="https://sysinfo.gwei.cz/api/spec" class="underline hover:no-underline">api</a>
| <a href="https://git.gwei.cz/gweicz/sysinfo" class="underline hover:no-underline">source code</a>
</section>