_meta.jsx 200 B

12345678910111213
  1. const metadata = {
  2. "installation": {
  3. "title": "Installation"
  4. },
  5. "integration": {
  6. "title": "Integration Guide"
  7. },
  8. "examples": {
  9. "title": "Examples"
  10. },
  11. }
  12. export default metadata