feat: rename repo to Beaujol-Bus-Lab, go public

The user picked a proper name for the project repo. Rename on Gitea
(electron-rare/Beaujol-Bus-Lab), flip visibility to public now that
the privacy pass removed face photos and the seller ad screenshot,
and update every reference: local remote URL, CLAUDE.md git section,
blog about page and nav link. Add the missing hero image CSS rule.
This commit is contained in:
L'électron rare
2026-07-09 11:57:40 +02:00
parent 13245058fa
commit a8b088d03b
4 changed files with 6 additions and 5 deletions
@@ -42,3 +42,4 @@ th, td { border: 1px solid var(--border); padding: 0.3em 1ch;
text-align: left; }
hr { border: 0; border-top: 1px dashed var(--border); }
footer { margin-top: 4rem; color: var(--dim); font-size: 0.85em; }
.hero { display: block; width: 100%; margin: 1.5rem 0; }