Skip to content

fix: Replace logo with corrected artwork (closes #22)#28

Merged
scttfrdmn merged 1 commit into
mainfrom
fix/logo-typo
Jun 2, 2026
Merged

fix: Replace logo with corrected artwork (closes #22)#28
scttfrdmn merged 1 commit into
mainfrom
fix/logo-typo

Conversation

@scttfrdmn

Copy link
Copy Markdown
Owner

Fixes #22.

The previous logo had the brand name baked into the artwork as "staRurst" (missing the "b") — confirmed by viewing the PNG; it couldn't be grepped because the typo was in the image pixels, not any text/alt attribute.

Replaced man/figures/logo.png with corrected artwork that reads "staRburst".

  • man/figures/logo.png is the tracked source (referenced by README.Rmd/README.md).
  • The docs/ copies (docs/logo.png, docs/reference/figures/logo.png) are pkgdown-generated and gitignored; they regenerate from this source on the next pkgdown build (the workflow runs on merge to main).

Closes #22

The previous logo PNG had the brand name baked into the artwork as
'staRurst' (missing 'b'). Replaced man/figures/logo.png with corrected
artwork that reads 'staRburst'. The docs/ copies are pkgdown-generated
(gitignored) and rebuild from this source on the next site build.

Closes #22
@scttfrdmn scttfrdmn merged commit 78410f2 into main Jun 2, 2026
6 checks passed
@scttfrdmn scttfrdmn deleted the fix/logo-typo branch June 2, 2026 20:28
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.

Logo says "Starurst"

1 participant