From aa9031ab0deb1535875fe3ca2530428f485dbf9d Mon Sep 17 00:00:00 2001
From: ewy
Date: Sat, 2 May 2026 18:36:33 +0200
Subject: update pages
---
web/index.html | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
(limited to 'web')
diff --git a/web/index.html b/web/index.html
index a361749..8394c85 100644
--- a/web/index.html
+++ b/web/index.html
@@ -38,6 +38,14 @@
.links {
font-size: 2em;
}
+
+ code {
+ background-color: var(--black);
+ width: 100%;
+ display: block;
+ padding: 8px 0;
+ text-align: center;
+ }
@@ -60,12 +68,17 @@
can be creatively invoked and associated
- has a tui that both reminds and teaches you
+ tui which assists, reminds and teaches
persistent memory allows calling from anywhere
+
+
+ go install github.com/ewy1/pik@latest
+
+