Added a selector to switch what info is showing on the GPU page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-05-26 22:07:18 -04:00
parent a7b1d6ab84
commit b65e62cd8c
2 changed files with 32 additions and 5 deletions

View File

@ -9,6 +9,7 @@
<header class="row">
<div class="columns twelve u-text-center">
<h1>GPU Info</h1>
<select id="gpuSelector"></select>
</div>
</header>