site data, twitter/opengraph headers

This commit is contained in:
Joshua Seigler 2024-06-07 15:39:27 -04:00
parent 42818405c1
commit 7cd73f703f
14 changed files with 52 additions and 16 deletions

8
pnpm-lock.yaml generated
View file

@ -11,6 +11,9 @@ importers:
'@11ty/eleventy':
specifier: ^2.0.1
version: 2.0.1
dayjs:
specifier: ^1.11.11
version: 1.11.11
eleventy-plugin-clean:
specifier: ^1.2.6
version: 1.2.6(@11ty/eleventy@2.0.1)
@ -291,6 +294,9 @@ packages:
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
engines: {node: '>= 8'}
dayjs@1.11.11:
resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==}
debug@2.6.9:
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
peerDependencies:
@ -1244,6 +1250,8 @@ snapshots:
shebang-command: 2.0.0
which: 2.0.2
dayjs@1.11.11: {}
debug@2.6.9:
dependencies:
ms: 2.0.0