- commit
- 5663cb9
- parent
- 75bd1b4
- author
- Eric Bower
- date
- 2026-02-18 13:25:59 -0500 EST
chore: new logo
4 files changed,
+5,
-12
+1,
-1
1@@ -1,4 +1,4 @@
2-<img src="./logo.png" width="50px" height="50px">
3+<img src="./docs/logo.png" height="100px">
4
5 # zmx
6
+4,
-11
1@@ -11,17 +11,9 @@
2 <body class="container" style="max-width: 35rem;">
3 <nav style="padding: 1.3rem;">
4 <div class="flex flex-wrap items-center justify-center gap-2" style="margin-right: 20px;">
5- <div class="group-h" style="gap: 0.25rem;">
6- <svg width="22" height="22" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
7- <line x1="18" y1="83.0002" x2="84" y2="83.0002" stroke="white" stroke-width="12" stroke-linecap="round"/>
8- <line x1="18" y1="16" x2="84" y2="16" stroke="white" stroke-width="12" stroke-linecap="round"/>
9- <path d="M83 16.8901L18 83.0731" stroke="white" stroke-width="12" stroke-linecap="round"/>
10- <line x1="6" y1="-6" x2="100.118" y2="-6" transform="matrix(-0.706762 -0.707452 0.716069 -0.698029 93 83.0735)" stroke="white" stroke-width="12" stroke-linecap="round"/>
11- </svg>
12- <a href="/" class="link-alt">
13- zmx
14- </a>
15- </div>
16+ <a href="/" class="link-alt">
17+ zmx
18+ </a>
19 <a href="https://github.com/neurosnap/zmx" class="link-alt">
20 src
21 </a>
22@@ -35,6 +27,7 @@
23 </nav>
24
25 <div class="text-center my-4">
26+ <img src="/logo.png" alt="zmx logo" style="height: 100px" class="mb-2" />
27 <h1 class="text-2xl">zmx</h1>
28 <div>session persistence for terminal processes</div>
29 </div>
+0,
-0
D
logo.png
+0,
-0