diff options
| author | kj_sh604 | 2026-04-01 06:02:29 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-04-01 06:02:29 -0400 |
| commit | d87cc396c206b9668f8155a4d77ec923dbbc6a90 (patch) | |
| tree | 885f2f9a5e86163896ac30901ed4bbf65255eada /src | |
| parent | 91bb7d3b8362684b1fe6510e3265ab3a4f6b7af6 (diff) | |
refactor: link to og sent
Diffstat (limited to 'src')
| -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 @@ | |||
| 45 | 45 | ||
| 46 | <header> | 46 | <header> |
| 47 | <h1>sent-web</h1> | 47 | <h1>sent-web</h1> |
| 48 | <p class="subtitle">suckless's sent tool ported to the very sucky web world</p> | 48 | <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> |
| 49 | </header> | 49 | </header> |
| 50 | 50 | ||
| 51 | <main> | 51 | <main> |
