1
0

feat: feature the agentic-environment guide on the landing page; add a site favicon
Deploy / deploy (push) Successful in 1s

This commit is contained in:
Pouya
2026-06-04 17:35:01 +02:00
parent 7964d0ac43
commit 35de7cacc2
4 changed files with 110 additions and 114 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" aria-label="Field Guides">
<rect width="32" height="32" rx="7" fill="#6d4aff"/>
<!-- open field-guide (book) in white on the violet brand tile -->
<g fill="none" stroke="#fff" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round">
<path d="M16 10.6C13.5 9 10.6 8.6 7.8 9.2v12.7c2.8-.6 5.7-.2 8.2 1.4 2.5-1.6 5.4-2 8.2-1.4V9.2c-2.8-.6-5.7-.2-8.2 1.4z"/>
<path d="M16 10.6v12.7"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 490 B