- commit
- d155314
- parent
- 7ebe845
- author
- Eric Bower
- date
- 2024-09-23 22:46:35 +0000 UTC
docs(pubsub): update copy
1 files changed,
+1,
-1
+1,
-1
1@@ -17,7 +17,7 @@
2 {{define "body"}}
3 <header class="flex flex-col items-center gap">
4 <img src="https://pico.sh/logo.svg" alt="pico logo" width="50" height="50" />
5- <h1 class="text-2xl font-bold text-center">pubsub using ssh</h1>
6+ <h1 class="text-2xl font-bold text-center">Authenticated <code>*nix</code> pipes over <code>ssh</code></h1>
7 </header>
8
9 <hr />