Skip to content

feat: SVG logo, sticky nav, social image, styling tweaks#15

Merged
kollhof merged 2 commits intomainfrom
svg-logo-and-tweaks
Mar 23, 2026
Merged

feat: SVG logo, sticky nav, social image, styling tweaks#15
kollhof merged 2 commits intomainfrom
svg-logo-and-tweaks

Conversation

@kollhof
Copy link
Member

@kollhof kollhof commented Mar 23, 2026

Summary

  • SVG logo: Replace logo.png with logo.svg from brand assets, add SVG favicon for modern browsers, regenerate PNG favicons from SVG
  • Social image: Regenerate social.png (1200x630) from fink-wordmark-rounded.svg
  • Sticky nav: Header sticks to top on scroll
  • Styling tweaks: --wordmark colour variable (accent-h in light, text in dark), nav max-width widened, wordmark font-size and gap adjustments

Test plan

  • Verify logo renders correctly in nav and hero (both themes)
  • Verify favicon shows in browser tab
  • Verify sticky nav works on scroll
  • Verify social preview image via Open Graph debugger

kollhof added 2 commits March 23, 2026 18:05
- Replace logo.png with logo.svg (from brand assets), add SVG favicon
- Regenerate favicon PNGs from SVG via ImageMagick
- Nav wordmark: font-size 1.5rem, gap 0.4em, colour via --wordmark var
- Hero wordmark: colour via --wordmark var
- --wordmark: light-dark(#2E474C, #d4d4d4) — accent-h in light, text in dark
- Nav max-width widened to calc(--max-w + 14rem)
- Sticky header with background and z-index
- Regenerate social.png (1200x630) from fink-wordmark-rounded.svg
- Add --wordmark colour variable for nav/hero wordmark text
@kollhof kollhof merged commit 82a0cad into main Mar 23, 2026
4 checks passed
@kollhof kollhof deleted the svg-logo-and-tweaks branch March 23, 2026 18:39
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