Skip to content

Add SSWTiger logo to README and dashboard header, plus favicon (#114)#117

Draft
suiyangqiu wants to merge 1 commit into
masterfrom
feat/114-replace-logo
Draft

Add SSWTiger logo to README and dashboard header, plus favicon (#114)#117
suiyangqiu wants to merge 1 commit into
masterfrom
feat/114-replace-logo

Conversation

@suiyangqiu

Copy link
Copy Markdown
Member

📝 Summary of Changes

Brought the official SSWTiger brand asset into the repo: added docs/images/logos/ with the canonical color and dark-mode SVGs (vertical + horizontal) plus a PNG favicon source, then wired the horizontal logo into the README header, the vertical logo into the dashboard template header next to the existing four-square SSW motif, and the SVG/PNG favicon into templates/dashboard.html. The pre-existing docs/images/tiger-example.png dashboard screenshot is unchanged.

🤷‍♂️ Why

The product had no canonical logo anywhere in the repo - the README and dashboard relied on text and the generic four-square motif, which is inconsistent with the SSW brand assets and means anything generated by Tiger looks unbranded. Pulling the official assets from https://www.ssw.com.au/logo/sswtiger and surfacing them across README, dashboard header, and favicon fixes that without changing any output behavior. Closes #114.

🧪 Test plan

  • git pull and confirm the new logo files exist under docs/images/logos/
  • Open README.md on GitHub and confirm the logo renders correctly in both light and dark mode
  • Generate a sample dashboard and confirm the logo + favicon both render
  • Verify the dashboard deploy step copies the logo files into the deployed bundle so the image tags resolve at the surge / sswtiger.com URL

🤖 Generated with Claude Code

Brought the official SSWTiger brand asset into the repo at docs/images/logos/ (color + dark-mode SVGs, plus a PNG favicon source) and wired the horizontal logo into the README, the vertical logo into the dashboard template header alongside the existing four-square SSW motif, and an SVG/PNG favicon into the dashboard. Updated the deployer to stage docs/images/logos/ next to the dashboard at upload time so the relative refs resolve on the deployed blob.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

✨ Tiger Logo - Update all logo instances to the latest brand asset

1 participant