mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-17 12:04:12 +00:00
favicon
This commit is contained in:
parent
9a178e0b3a
commit
07124001eb
3 changed files with 8 additions and 3 deletions
|
|
@ -3,9 +3,9 @@ import DocLayout from "../layouts/DocLayout.astro";
|
|||
---
|
||||
|
||||
<DocLayout title="" description="desktop control for AI agents">
|
||||
<header>
|
||||
<header style="justify-content: flex-start;">
|
||||
<h1>deskctl</h1>
|
||||
<code style="display:inline-flex;align-items:center;padding:0.2em 0.25em;"><img src="/favicon.svg" alt="" width="48" height="48" /></code>
|
||||
<img src="/favicon.svg" alt="" width="40" height="40" />
|
||||
</header>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue