fix(brand): link "Runic Gateway" footer badge to Gitea org #70

Merged
whitlocktech merged 1 commits from fix/branding-footer-link into main 2026-07-18 23:36:48 +00:00
Member

Small patch fix to the branding footer.

The "Powered by Runic Gateway" wordmark in SiteFooter is now a hyperlink to the RunicGateway Gitea org:

https://gitea.whitlocktech.com/RunicGateway

  • Wordmark wrapped in an <a> (opens in a new tab, rel="noopener noreferrer")
  • Added a subtle accent-color hover on the wordmark via .site-footer-brand-link
  • Client build verified

🤖 Generated with Claude Code

https://claude.ai/code/session_01XmHdsbnLzDMAVQkAoTQSBe

Small patch fix to the branding footer. The "Powered by **Runic Gateway**" wordmark in `SiteFooter` is now a hyperlink to the RunicGateway Gitea org: https://gitea.whitlocktech.com/RunicGateway - Wordmark wrapped in an `<a>` (opens in a new tab, `rel="noopener noreferrer"`) - Added a subtle accent-color hover on the wordmark via `.site-footer-brand-link` - Client build verified 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01XmHdsbnLzDMAVQkAoTQSBe
wtclaude added 1 commit 2026-07-18 23:17:09 +00:00
fix(brand): link "Runic Gateway" footer badge to Gitea org
All checks were successful
PR Checks / server-tests (pull_request) Successful in 9m27s
PR Checks / client-build (pull_request) Successful in 10m16s
PR Checks / bot-install (pull_request) Successful in 9m19s
50133155d6
Wrap the "Powered by Runic Gateway" wordmark in an anchor pointing to
https://gitea.whitlocktech.com/RunicGateway (new tab, noopener). Adds a
subtle accent-color hover on the wordmark.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XmHdsbnLzDMAVQkAoTQSBe
whitlocktech approved these changes 2026-07-18 23:18:09 +00:00
whitlocktech scheduled this pull request to auto merge when all checks succeed 2026-07-18 23:18:19 +00:00
whitlocktech merged commit 5639117936 into main 2026-07-18 23:36:48 +00:00
whitlocktech deleted branch fix/branding-footer-link 2026-07-18 23:36:48 +00:00
Sign in to join this conversation.
No description provided.