The build and where to find it were running together on one line. Now:
ihasmail v2.16.61
ihasmail.org · AGPL-3.0 source
Three changes:
the link is ihasmail.org, href and label both — you're right that it isn't a lie, it's a LINUXexpert.org project site, so it says the same thing the old link did
"by" is gone. It was doing attribution work the line no longer needs, and the README badge is where the credit properly lives
the two links drop to their own line, leaving the name and version standing alone
One implementation note: it's a single <p> with a <br /> rather than two paragraphs. .foot carries margin-top: 20px, which a second paragraph would repeat as a 20px gap under the sign-in button.
Verified https://ihasmail.org returns 200 before putting it in front of everyone who reaches the instance.
226 web tests, typecheck and build clean. The change is visible on the sign-in page after the next deploy.
The build and where to find it were running together on one line. Now:
```
ihasmail v2.16.61
ihasmail.org · AGPL-3.0 source
```
Three changes:
- the link is **ihasmail.org**, href and label both — you're right that it isn't a lie, it's a LINUXexpert.org project site, so it says the same thing the old link did
- **"by" is gone.** It was doing attribution work the line no longer needs, and the README badge is where the credit properly lives
- the two links **drop to their own line**, leaving the name and version standing alone
One implementation note: it's a single `<p>` with a `<br />` rather than two paragraphs. `.foot` carries `margin-top: 20px`, which a second paragraph would repeat as a 20px gap under the sign-in button.
Verified `https://ihasmail.org` returns 200 before putting it in front of everyone who reaches the instance.
226 web tests, typecheck and build clean. The change is visible on the sign-in page after the next deploy.
**Merged** 2026-08-26 as coffey-labs/ihasmail@16351abdbf88
<sub>Rebuilt from: git history, session transcript.</sub>
This repo is archived. You cannot comment on issues.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The build and where to find it were running together on one line. Now:
Three changes:
One implementation note: it's a single
<p>with a<br />rather than two paragraphs..footcarriesmargin-top: 20px, which a second paragraph would repeat as a 20px gap under the sign-in button.Verified
https://ihasmail.orgreturns 200 before putting it in front of everyone who reaches the instance.226 web tests, typecheck and build clean. The change is visible on the sign-in page after the next deploy.
Merged 2026-08-26 as coffey-labs/ihasmail@16351abdbf
Rebuilt from: git history, session transcript.