diff --git a/src/pages/index.astro b/src/pages/index.astro index f8e270c..38479aa 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -14,6 +14,8 @@ const ragePosts: Record = { 'Two-Phase Fingerprinting: BuildXL\u2019s Deep Magic': 'two-phase-fingerprinting-buildxls-deep-magic', 'Hooking Syscalls Without a Kernel Driver': 'hooking-syscalls-without-a-kernel-driver', 'TypeScript 7 Makes the Build Harness More Important': 'typescript-7-makes-the-build-harness-more-important', + 'node_modules in a Content-Addressed Store': 'node-modules-in-a-content-addressed-store', + 'What I Learned Maintaining Lage and Why I Rewrote It': 'what-i-learned-maintaining-lage-and-why-i-rewrote-it', }; const rageDescriptions = [