Tootfinder

Opt-in global Mastodon full text search. Join the index!

@zachleat@zachleat.com
2026-05-22 15:02:00

fascinated by the information architecture on manuelmoreale.com/
/ redirects to newest blog post
footer lists *all* blog posts
no header or metadata or sidebar
no social media?

@rasterweb@mastodon.social
2026-04-19 22:04:48

Go to libre.fm/
Scroll to the footer...
Click on AI Policy.

@aardrian@toot.cafe
2026-04-10 23:45:37

If you hate that largely pointless LinkedIn sidebar:
```
.scaffold-layout__aside {
display: none;
}
.scaffold-layout--reflow .scaffold-layout__content--sidebar-main-aside {
grid-template-areas: "sidebar main main";
}
```
Because I was forced to use LinkedIn today.

LinkedIn at desktop resolution showing a sidebar on the right featuring an ad for LinkedIn and a bunch of links that should be in a footer, all taking space away from content and leaving a large gap down the right side of the page.
The same page with the styles applied, so the sidebar on the right is gone and the content has expanded to fill the space.
@grahamperrin@bsd.cafe
2026-06-08 10:53:15

@… yes, this is typically Bugzilla doing what it's told in response to the commit-hook account; and commit-hook partly does what it's told by the human committer.
Re: <

@zachleat@zachleat.com
2026-04-02 17:26:59

I see that @… has added the Official* HTML Logo as an 88×31 in their page footer!
rknight.me/