Open
Description
Current Behavior
Each of solutions pages, should have an appropriate opengraph image
Desired Situation
pass a suitable image to image
prop in seo component for each of these solutions pages:
- Developer-defined Infrastructure by @AmankeldinovaMadina
- Cloud Native Deployments by Diagram by @AmankeldinovaMadina
- Kubernetes Multi-cluster Operation by @AmankeldinovaMadina
- Collaborative GitOps
- GitOps with Cloud Native Insights
- Kubernetes & Cloud Native DevRel -> [Solutions] Opengraph image for DevRel page #6467
see #6467 on how to do this task.
Note
The image prop in the SEO component expects a relative URL to a file located in the /static/
directory.
For example, if the image is at /static/images/solutions-devrel.png
, it should be passed as:
image="/images/solutions-devrel.png"
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master
branch.
- 📚 See contributing instructions.
- 🎨 Wireframes and designs for Layer5 site in Figma (open invite)
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack.
Join the Layer5 Community by submitting your community member form.