fix: copilot logo - use svg (already deployed) instead of missing png
Deploy marketing to Cloud Run / deploy (push) Failing after 37s

This commit is contained in:
Will Anderson
2026-05-03 03:57:02 -05:00
parent d9eeed9767
commit 22d2dab19b
+1 -1
View File
@@ -50,7 +50,7 @@ fn comparison() -> String {
</th>
<th style=\"text-align:center;padding:0.75rem 1rem;font-weight:400;color:var(--t3);font-size:0.8rem;width:13.5%\">
<div style=\"display:flex;flex-direction:column;align-items:center;gap:0.35rem\">
<img src=\"/assets/brand/copilot.png\" alt=\"Copilot\" style=\"width:28px;height:28px\">
<img src=\"/assets/brand/copilot.svg\" alt=\"Copilot\" style=\"width:28px;height:28px\">
Copilot
</div>
</th>