Imported from bare git on Zurich
Go to file
James 5d52c90399 fix: use SVG <image> to load worldmap.svg instead of fetch+DOMParser
fetch+DOMParser+importNode was unreliable in real Chrome.
Native SVG <image href> reference is simpler and works everywhere.
2026-03-02 01:58:22 -05:00
favicon.svg init: vault1984 marketing website (split from vault1984 binary) 2026-03-01 06:00:28 -05:00
go.mod feat: replace Python server with Go binary 2026-03-02 01:18:26 -05:00
hosted.html fix: use SVG <image> to load worldmap.svg instead of fetch+DOMParser 2026-03-02 01:58:22 -05:00
index.html init: vault1984 marketing website (split from vault1984 binary) 2026-03-01 06:00:28 -05:00
install.html init: vault1984 marketing website (split from vault1984 binary) 2026-03-01 06:00:28 -05:00
main.go feat: replace Python server with Go binary 2026-03-02 01:18:26 -05:00
pricing.html init: vault1984 marketing website (split from vault1984 binary) 2026-03-01 06:00:28 -05:00
privacy.html init: vault1984 marketing website (split from vault1984 binary) 2026-03-01 06:00:28 -05:00
sources.html init: vault1984 marketing website (split from vault1984 binary) 2026-03-01 06:00:28 -05:00
tailwind.min.css init: vault1984 marketing website (split from vault1984 binary) 2026-03-01 06:00:28 -05:00
terms.html init: vault1984 marketing website (split from vault1984 binary) 2026-03-01 06:00:28 -05:00
vault1984-web fix: use SVG <image> to load worldmap.svg instead of fetch+DOMParser 2026-03-02 01:58:22 -05:00
worldmap.svg refactor: extract 133KB geography SVG paths to worldmap.svg 2026-03-02 01:32:46 -05:00