Replace Python snake emoji with robot emoji on quote page badge

This commit is contained in:
Peter Foster
2026-03-21 10:42:18 +00:00
parent a3cfcc9843
commit f2724782c8

View File

@@ -516,7 +516,7 @@ $breadcrumbs = [
<div style="font-size:0.85em;color:#666;">Fixed-Price</div> <div style="font-size:0.85em;color:#666;">Fixed-Price</div>
</div> </div>
<div style="text-align:center;"> <div style="text-align:center;">
<div style="font-size:2em;">🐍</div> <div style="font-size:2em;">🤖</div>
<div style="font-size:0.85em;color:#666;">10+ Years Experience</div> <div style="font-size:0.85em;color:#666;">10+ Years Experience</div>
</div> </div>
</div> </div>