diff options
| author | soryu <soryu@soryu.co> | 2025-12-22 14:18:27 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2025-12-23 14:47:18 +0000 |
| commit | fcf6d22f6f83b13af61b7c2c395d37411d40a92a (patch) | |
| tree | bb2cf5e5483c99556863c1def9ded18d42342d11 /makima/frontend/index.html | |
| parent | 0741a8b8e9a2099c82bff6d6b9ebbce9c07cad53 (diff) | |
| download | soryu-fcf6d22f6f83b13af61b7c2c395d37411d40a92a.tar.gz soryu-fcf6d22f6f83b13af61b7c2c395d37411d40a92a.zip | |
Update makima FE to have autoscroll and simplify FE
Diffstat (limited to 'makima/frontend/index.html')
| -rw-r--r-- | makima/frontend/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makima/frontend/index.html b/makima/frontend/index.html index de991a5..aea9671 100644 --- a/makima/frontend/index.html +++ b/makima/frontend/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>makima.jp</title> <link rel="icon" href="/logo.svg" type="image/svg+xml" /> - <meta name="description" content="Makima - Real-time speech-to-text platform" /> + <meta name="description" content="Makima - Mesh listening lattice for contested domains" /> </head> <body> <div id="root"></div> |
