Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add share image and favicon for the docs site #1367

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crutchcorn
Copy link
Member

What's Changing and Why

This PR adds a share image for social media sites and a favicon that's not the generic starlight favicon. Just some small polishing touches on the docs site

What else might be affected

Nothing

Tasks

  • Add tests
  • Update Documentation
  • Update jimp.d.ts
  • Add SemVer Label

<Default {...Astro.props}>
<slot />
</Default>
<meta name="twitter:image" content="https://jimp-dev.github.io/jimp/share-banner.png">
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These have to be a static URL, otherwise some sites don't know how to resolve this quite right. If we add a custom domain in the future, we'll want to update this

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