Skip to content

fix(auth): remove duplicate byline, keep single Shema attribution - #19

Merged
joaocarvoli merged 1 commit into
mainfrom
fix/single-shema-attribution
May 19, 2026
Merged

fix(auth): remove duplicate byline, keep single Shema attribution#19
joaocarvoli merged 1 commit into
mainfrom
fix/single-shema-attribution

Conversation

@joaocarvoli

Copy link
Copy Markdown
Member

Summary

  • Removes the existing authHero.byline footer ("by Shemá · YWAM Kansas City") from the AuthShell login screen.
  • The new "by Shema Bible Translation · YWAM Kansas City" attribution remains as the single, canonical line under the login card.
  • Bumps the attribution's marginTop from 12 → 24 so it inherits the spacing the old footer used.
  • The authHero.byline i18n key is now unused but left in locale files (cleanup deferred).

Test plan

  • npm run dev and open /login
  • Confirm only one attribution line is visible under the card: by Shema Bible Translation · YWAM Kansas City
  • Confirm the old italic Fraunces "by Shemá · YWAM Kansas City" line is gone
  • Confirm spacing under the card matches the previous look

🤖 Generated with Claude Code

The existing authHero.byline footer ("by Shemá · YWAM Kansas City")
and the new attribution line were rendering stacked under the login
card. Drops the old footer so a single canonical line remains:

  by Shema Bible Translation · YWAM Kansas City

Bumps the attribution marginTop from 12 to 24 so its spacing matches
what the old footer used. The authHero.byline i18n key is now unused
but left in the locale files for now.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@joaocarvoli
joaocarvoli merged commit 04d26ee into main May 19, 2026
2 checks passed
@joaocarvoli
joaocarvoli deleted the fix/single-shema-attribution branch May 19, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant