fix: copilot logo - use svg (already deployed) instead of missing png
Deploy marketing to Cloud Run / deploy (push) Failing after 37s
Deploy marketing to Cloud Run / deploy (push) Failing after 37s
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ fn comparison() -> String {
|
|||||||
</th>
|
</th>
|
||||||
<th style=\"text-align:center;padding:0.75rem 1rem;font-weight:400;color:var(--t3);font-size:0.8rem;width:13.5%\">
|
<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\">
|
<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
|
Copilot
|
||||||
</div>
|
</div>
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user