From 5f41a5c0f524cd03bee3993758686538f38032dc Mon Sep 17 00:00:00 2001 From: Riccardo Giorato Date: Thu, 25 Jun 2026 22:25:40 +0200 Subject: [PATCH 1/2] Migrate package manager to pnpm --- package.json | 3 ++- pnpm-lock.yaml | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 pnpm-lock.yaml diff --git a/package.json b/package.json index ded1f0d..b8b15f6 100644 --- a/package.json +++ b/package.json @@ -31,5 +31,6 @@ }, "scripts": { "serve": "python3 -m http.server --directory site 4173" - } + }, + "packageManager": "pnpm@11.7.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml new file mode 100644 index 0000000..9b60ae1 --- /dev/null +++ b/pnpm-lock.yaml @@ -0,0 +1,9 @@ +lockfileVersion: '9.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + +importers: + + .: {} From 371da0b07f588fe814bd4d6c64ad474293815c7c Mon Sep 17 00:00:00 2001 From: Riccardo Giorato Date: Fri, 26 Jun 2026 12:08:49 +0200 Subject: [PATCH 2/2] Update Together referral link --- site/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/index.html b/site/index.html index 7c1eaf9..3ee6194 100644 --- a/site/index.html +++ b/site/index.html @@ -1118,7 +1118,7 @@

{{title}}

- Made by Together AI. MIT licensed. + Made by Together AI. MIT licensed.

@@ -1127,4 +1127,4 @@

{{title}}

- \ No newline at end of file +