This commit is contained in:
c-ludenberg
2026-06-23 11:43:19 +00:00
parent 428fe12854
commit 8f4d1eb332
36 changed files with 14 additions and 22 deletions
+3 -7
View File
@@ -103,7 +103,7 @@
<div class="bar">
<h1>⟁ antergos<span>-pkgs</span></h1>
<div class="sub">
<span>12 packages &middot; 19 MB</span>
<span>11 packages &middot; 13 MB</span>
<span class="hal">"I am putting myself to the fullest possible use."</span>
</div>
@@ -118,7 +118,7 @@ Server = https://antergos-next.github.io/antergos-packages</pre>
<div class="controls">
<input type="text" id="q" placeholder="Search packages..." oninput="f()" autofocus>
<span class="cnt" id="c">12 packages</span>
<span class="cnt" id="c">11 packages</span>
</div>
<table>
@@ -158,10 +158,6 @@ Server = https://antergos-next.github.io/antergos-packages</pre>
<td><a href="calamares-branding-antergos-next-1.0-6-any.pkg.tar.zst">calamares-branding-antergos-next-1.0-6-any.pkg.tar.zst</a></td>
<td>0.0 MB</td>
</tr>
<tr>
<td><a href="cnchi-0.17.1-2-any.pkg.tar.zst">cnchi-0.17.1-2-any.pkg.tar.zst</a></td>
<td>5.8 MB</td>
</tr>
<tr>
<td><a href="downgrade-12.0.2-1-any.pkg.tar.zst">downgrade-12.0.2-1-any.pkg.tar.zst</a></td>
<td>0.0 MB</td>
@@ -196,7 +192,7 @@ Server = https://antergos-next.github.io/antergos-packages</pre>
r[i].classList.add('hidden');
}
}
document.getElementById('c').textContent = v + ' / 12 packages';
document.getElementById('c').textContent = v + ' / 11 packages';
}
</script>
</body>