From 8bcdaeff529bf2e8f669cbd17dbc9fa278330c67 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Thu, 17 Sep 2026 08:16:38 -0700 Subject: [PATCH] idk these notes were wrong i guess --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index ab4cd912..289f055c 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,3 @@ # leecat.art Lee Cattarin's personal website, v2. Built on Eleventy. - -## Pulling from git repo with NPM - -Apparently this works differently in WSL vs Linux? Fuck me, I guess. - -### WSL2 - -> "@zachleat/heading-anchors": "https://github.com/lee0c/heading-anchors/tarball/main", - -### Linux - -> "@zachleat/heading-anchors": "github:lee0c/heading-anchors"