File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ const { title } = Astro.props
2727<!-- Preconnect to speed up external resource loading -->
2828<link rel =" preconnect" href =" https://d2f70xi62kby8n.cloudfront.net" crossorigin />
2929<link rel =" dns-prefetch" href =" https://d2f70xi62kby8n.cloudfront.net" />
30- <link rel =" preconnect" href =" https://smartcontract.imgix .net" crossorigin />
31- <link rel =" dns-prefetch" href =" https://smartcontract.imgix .net" />
30+ <link rel =" preconnect" href =" https://d2f70xi62kby8n.cloudfront .net" crossorigin />
31+ <link rel =" dns-prefetch" href =" https://d2f70xi62kby8n.cloudfront .net" />
3232<link rel =" preconnect" href =" https://js.hs-analytics.net" crossorigin />
3333<link rel =" preconnect" href =" https://js.hscollectedforms.net" crossorigin />
3434<link rel =" preconnect" href =" https://js.usemessages.com" crossorigin />
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ export const VERIFIER_LOGOS_PATH = `${CLOUDFRONT_CDN_BASE}/verifiers`
1212export const NETWORK_ICON_PATH = `${ CLOUDFRONT_CDN_BASE } /bridge/icons/networks`
1313
1414// Other CDNs (for future centralization if needed)
15- export const IMGIX_CDN_BASE = "https://smartcontract.imgix .net"
15+ export const IMGIX_CDN_BASE = "https://d2f70xi62kby8n.cloudfront .net"
You can’t perform that action at this time.
0 commit comments