Skip to content

docs(site): add logo wordmark, Discord link, and navbar icons#266

Merged
manojbajaj95 merged 1 commit into
agentrhq:mainfrom
zriyansh:docs/navbar-branding
May 14, 2026
Merged

docs(site): add logo wordmark, Discord link, and navbar icons#266
manojbajaj95 merged 1 commit into
agentrhq:mainfrom
zriyansh:docs/navbar-branding

Conversation

@zriyansh
Copy link
Copy Markdown
Contributor

Summary

  • Adds Authsome # mark + wordmark as light/dark SVG navbar logos (was plain text) and a matching favicon.
  • Adds a Discord community link to the navbar (brand icon) and to footer socials alongside GitHub.
  • Adds the Python brand icon to the existing PyPI navbar link.
  • Removes llms.txt from the navbar — it already lives in the footer's Docs column, and the navbar slot is more valuable for the community link.

The wordmark SVGs intentionally drop the original square tile and use the glyph at full SVG height so the mark renders ~70% larger inside Mintlify's fixed navbar height. The favicon keeps the tile design since it reads better at favicon scale.

Test plan

  • Pull the branch and run npx mint dev in docs/site/ — confirm the navbar shows the wordmark, Discord (with icon), and PyPI (with icon) in both light and dark appearance.
  • Confirm the footer shows the Discord icon alongside GitHub.
  • Confirm browser tab shows the new favicon.
  • Share the deployed docs URL into Slack/Discord and verify the auto-generated OG card picks up the new logo.

Navbar previously rendered "Authsome" as plain text with no logo or
favicon. This adds the Authsome `#` mark + wordmark as SVG logos (light
and dark variants), a favicon, and a Discord community link. The PyPI
link gets a Python brand icon, and Discord moves into footer socials
alongside GitHub.

llms.txt drops out of the navbar — it already lives in the footer's
Docs column, and the navbar slot is more valuable for the community
link.
@manojbajaj95 manojbajaj95 merged commit 38b3704 into agentrhq:main May 14, 2026
2 checks passed
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.

2 participants