Settings "About" no longer leaks the internal Gitea repo URL to operators.
index.html: tighter description, noindex,nofollow (canvas is an operator surface, not a public marketing site), preconnect hint, title separator normalised.
tsc -b + vite build both green.
Tiny production polish.
- Settings "About" no longer leaks the internal Gitea repo URL to operators.
- `index.html`: tighter description, `noindex,nofollow` (canvas is an operator surface, not a public marketing site), preconnect hint, title separator normalised.
`tsc -b` + `vite build` both green.
- Settings 'About' no longer leaks the internal Gitea repo URL.
- index.html: tighten description, add noindex/nofollow (canvas is operator
surface, not public marketing), add preconnect, swap title separator.
shad
merged commit 3df8dd3e36 into main2026-06-14 20:39:58 +00:00
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.
Tiny production polish.
index.html: tighter description,noindex,nofollow(canvas is an operator surface, not a public marketing site), preconnect hint, title separator normalised.tsc -b+vite buildboth green.