diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 1f6c299..8b1ea04 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -16,6 +16,8 @@ import forkGraph from "./fork.svg?raw"; let fleurixExampleSlice = $state(true); + + let pkgsCount = "67,589"; {#snippet packageExample(name)} @@ -32,7 +34,7 @@

A declarative, comprehensive package ecosystem

Declaratively own your Linux systems with - full end-to-end customizability of {PKGS_COUNT} packages. + full end-to-end customizability of {pkgsCount} packages.

{PKGS} — our package set
- A complete package set with {PKGS_COUNT} packages, built on top of 21 years of volunteer labor to reproducibly package software. + A complete package set with {pkgsCount} packages, built on top of 21 years of volunteer labor to reproducibly package software.