feat: about page - sharedinbox.de heading link and git commit row (#199) #206

Merged
guettlibot merged 1 commits from issue-199-fix into main 2026-05-24 06:10:10 +00:00
guettlibot commented 2026-05-24 06:05:13 +00:00 (Migrated from codeberg.org)

Summary

  • Make the ## sharedinbox.de heading a clickable hyperlink to https://sharedinbox.de
  • Add a dedicated Git Commit table row with a link to the commit on Codeberg (shown when GIT_HASH is set at build time)
  • Update the clipboard test to assert the heading link is included in copied markdown

Closes #199

## Summary - Make the `## sharedinbox.de` heading a clickable hyperlink to https://sharedinbox.de - Add a dedicated `Git Commit` table row with a link to the commit on Codeberg (shown when `GIT_HASH` is set at build time) - Update the clipboard test to assert the heading link is included in copied markdown Closes #199
Sign in to join this conversation.