Compare commits

...

1 Commits

Author SHA1 Message Date
alexlebens 0238c80ba6 feat: fix image
test-build / guarddog (push) Successful in 37s
test-build / build (push) Successful in 1m5s
2026-05-22 19:01:56 -05:00
@@ -4,7 +4,7 @@ description: Steps followed to restore a raft snapshot of Vault
hero: hero:
tagline: Steps followed to restore a raft snapshot of Vault tagline: Steps followed to restore a raft snapshot of Vault
image: image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/vault.webp file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/hashicorp-vault.webp
--- ---
import { Aside } from '@astrojs/starlight/components'; import { Aside } from '@astrojs/starlight/components';