mirror of
https://github.com/agentskills/agentskills.git
synced 2026-06-18 15:54:06 +08:00
Replace Block logo with Goose logo in docs (#5)
This commit is contained in:
committed by
GitHub
Unverified
parent
891312a90a
commit
7b3e7305c6
+3
-3
@@ -43,9 +43,9 @@ Agent Skills are supported by leading AI development tools.
|
||||
<img className="block dark:hidden object-contain" style={{width: '150px'}} src="/images/logos/letta/Letta-logo-RGB_OffBlackonTransparent.svg" alt="Letta" noZoom />
|
||||
<img className="hidden dark:block object-contain" style={{width: '150px'}} src="/images/logos/letta/Letta-logo-RGB_GreyonTransparent.svg" alt="Letta" noZoom />
|
||||
</a>
|
||||
<a href="https://block.xyz/" style={{textDecoration: 'none', border: 'none'}}>
|
||||
<img className="block dark:hidden object-contain" style={{width: '150px'}} src="/images/logos/block/block-lockup_black.svg" alt="Block" noZoom />
|
||||
<img className="hidden dark:block object-contain" style={{width: '150px'}} src="/images/logos/block/block-lockup_white.svg" alt="Block" noZoom />
|
||||
<a href="https://block.github.io/goose/" style={{textDecoration: 'none', border: 'none'}}>
|
||||
<img className="block dark:hidden object-contain" style={{width: '150px'}} src="/images/logos/goose/goose-logo-black.png" alt="Goose" noZoom />
|
||||
<img className="hidden dark:block object-contain" style={{width: '150px'}} src="/images/logos/goose/goose-logo-white.png" alt="Goose" noZoom />
|
||||
</a>
|
||||
<a href="https://github.com/" style={{textDecoration: 'none', border: 'none'}}>
|
||||
<img className="block dark:hidden object-contain" style={{width: '150px'}} src="/images/logos/github/GitHub_Lockup_Dark.svg" alt="GitHub" noZoom />
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user