docs
docs copied to clipboard
Updating the OG Image Generator
What kind of changes does this PR include?
- Something else!
Description
Updating @delucis astro-og-image to include some additional contextual information for Integrations guides,

Having decided to apply a body that reads:
`Documentation on how to utilise Astro's ${category.match('renderer') ? `${capitialise(formatted_name_output)} Framework Integration` : category.match('adapter') ? `${capitialise(formatted_name_output)} Server Adapter` : `Official ${capitialise(formatted_name_output)} Integration`}`
In addition to the body being added to the OG Image, I felt that it still looked bear.
Further experimentation with the astro-og-image had resulted in a partial attempt at generating,

[ ] - Styling and further design changes needed,
The original Image generated for each of the integrations looks a bit bear.
Deploy Preview for astro-docs-2 ready!
| Name | Link |
|---|---|
| Latest commit | a714df0e70f451b6ed1c84b2bbd3fef7e0ead7c3 |
| Latest deploy log | https://app.netlify.com/sites/astro-docs-2/deploys/634d61b7aae83d00084ab59a |
| Deploy Preview | https://deploy-preview-1740--astro-docs-2.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
I'll make changes to the PR skinning it down, so its at least halfway there,
This is as far as I got it.

Thats the PR ready for merger, not happy with it but its good enough for now,
