docs: add video embedding instructions to the theme guide

This commit is contained in:
radishzzz 2025-05-22 00:50:27 +01:00
parent 818b98fcf1
commit 4b10e91f22
9 changed files with 155 additions and 30 deletions

24
pnpm-lock.yaml generated
View file

@ -4028,8 +4028,8 @@ packages:
typescript: ^4.9.4 || ^5.0.2
zod: ^3
zod@3.25.17:
resolution: {integrity: sha512-8hQzQ/kMOIFbwOgPrm9Sf9rtFHpFUMy4HvN0yEB0spw14aYi0uT5xG5CE2DB9cd51GWNsz+DNO7se1kztHMKnw==}
zod@3.25.20:
resolution: {integrity: sha512-z03fqpTMDF1G02VLKUMt6vyACE7rNWkh3gpXVHgPTw28NPtDFRGvcpTtPwn2kMKtQ0idtYJUTxchytmnqYswcw==}
zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
@ -4194,7 +4194,7 @@ snapshots:
dependencies:
sitemap: 8.0.0
stream-replace-string: 2.0.0
zod: 3.25.17
zod: 3.25.20
'@astrojs/telemetry@3.2.1':
dependencies:
@ -5527,7 +5527,7 @@ snapshots:
astro-robots-txt@1.0.0:
dependencies:
valid-filename: 4.0.0
zod: 3.25.17
zod: 3.25.20
astro@5.7.14(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.29.3)(rollup@4.41.0)(terser@5.39.0)(typescript@5.8.3)(yaml@2.8.0):
dependencies:
@ -5589,9 +5589,9 @@ snapshots:
xxhash-wasm: 1.1.0
yargs-parser: 21.1.1
yocto-spinner: 0.2.3
zod: 3.25.17
zod-to-json-schema: 3.24.5(zod@3.25.17)
zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.25.17)
zod: 3.25.20
zod-to-json-schema: 3.24.5(zod@3.25.20)
zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.25.20)
optionalDependencies:
sharp: 0.33.5
transitivePeerDependencies:
@ -8797,15 +8797,15 @@ snapshots:
yoctocolors@2.1.1: {}
zod-to-json-schema@3.24.5(zod@3.25.17):
zod-to-json-schema@3.24.5(zod@3.25.20):
dependencies:
zod: 3.25.17
zod: 3.25.20
zod-to-ts@1.2.0(typescript@5.8.3)(zod@3.25.17):
zod-to-ts@1.2.0(typescript@5.8.3)(zod@3.25.20):
dependencies:
typescript: 5.8.3
zod: 3.25.17
zod: 3.25.20
zod@3.25.17: {}
zod@3.25.20: {}
zwitch@2.0.4: {}