Skip to content

feat: add utm source and other analytic parameters to partner links - #84

Merged
calebephrem merged 5 commits into
mainfrom
dev
Sep 19, 2026
Merged

calebephrem merged 5 commits into
mainfrom
dev

Conversation

@calebephrem

Copy link
Copy Markdown
Member

What does this PR do?

  • add utm_source and ref to partner action button links
  • make action button links w-fit
  • add Latest badge to latest blog post in blog listing page
  • format files with prettier

Closes

Type of change(s)

  • Bug fix
  • New feature
  • Documentation update
  • Style / UI change
  • Refactor (no functional change)
  • Performance improvement
  • Other

Checklist

  • I've tested this change locally and it works as expected
  • bun run lint or npm run lint completes without warnings or errors
  • bun run build or npm run build completes successfully
  • My commit messages follow Conventional Commits (e.g. feat: ..., fix: ..., chore: ...)
  • I've updated relevant documentation (README, comments, etc.) if needed
  • I've removed any temporary debugging code (e.g. console.log)

@devhub-bot devhub-bot Bot added chore maintenance, configs, formatting, dependencies feat New feature fix Bug fix labels Sep 19, 2026
@devhub-bot

devhub-bot Bot commented Sep 19, 2026

Copy link
Copy Markdown

Note

Linting checks passed successfully 🎉

All formatting and code quality checks are clean.

You're good to merge 🚀

@calebephrem
calebephrem merged commit 1c2ef8f into main Sep 19, 2026
4 checks passed

This branch was successfully deployed

1 active deployment
Preview 0a2c7b93 Deployed Sep 19, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore maintenance, configs, formatting, dependencies feat New feature fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make partnership buttons w-fit Add "Latest" badge in blog listing page

1 participant