diff options
| author | kj_sh604 <43.splash@gmail.com> | 2026-04-01 06:02:29 -0400 |
|---|---|---|
| committer | kj_sh604 <43.splash@gmail.com> | 2026-04-01 06:02:29 -0400 |
| commit | d87cc396c206b9668f8155a4d77ec923dbbc6a90 (patch) | |
| tree | 885f2f9a5e86163896ac30901ed4bbf65255eada | |
| parent | 91bb7d3b8362684b1fe6510e3265ab3a4f6b7af6 (diff) | |
refactor: link to og sent
| -rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index d658012..2750ad7 100644 --- a/src/index.html +++ b/src/index.html @@ -45,7 +45,7 @@ <header> <h1>sent-web</h1> - <p class="subtitle">suckless's sent tool ported to the very sucky web world</p> + <p class="subtitle">suckless's <a href="https://tools.suckless.org/sent/" target="_blank">sent</a> presentation tool ported to the very sucky web world</p> </header> <main> |
