mykiwi/mykiwi.blogpublic Fork 0
479f7e2baff211e8f6ca4d3441f31da4f33f39aa
Commits
Clone
git clone https://git.rickub.com/mykiwi/mykiwi.blog.git
git clone ssh://git@rickub.com/mykiwi/mykiwi.blog.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

pnpm-lock.yaml · 23 lines · 396 BYAML Blame HistoryRaw
Smooth page transitions with htmx boost, morph, and preload ca8b900 Romain Gautier 15h ago1lockfileVersion: '9.0'
2
3settings:
4 autoInstallPeers: true
5 excludeLinksFromLockfile: false
6
7importers:
8
9 .:
10 dependencies:
11 htmx.org:
12 specifier: ^4
13 version: 4.0.0
14
15packages:
16
17 htmx.org@4.0.0:
18 resolution: {integrity: sha512-T/171FUY93Kdfp8t+DnHdk45QvKRiBhVhhrwSzrXgUi4pHKvhp77dUA/qg8FAjsFWPIHNbmUuIdCrcVHuiZWng==}
19 hasBin: true
20
21snapshots:
22
23 htmx.org@4.0.0: {}