metadata.json 910 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Kyrie",
  6. "id": "368399721494216706"
  7. },
  8. "service": "Behance",
  9. "description": {
  10. "en": "Behance is the world's largest creative network for showcasing and discovering creative work."
  11. },
  12. "url": "www.behance.net",
  13. "version": "1.0.18",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/B/Behance/assets/logo.png",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/B/Behance/assets/thumbnail.jpeg",
  16. "color": "#1769FF",
  17. "category": "socials",
  18. "tags": [
  19. "adobe",
  20. "artwork",
  21. "design",
  22. "creative",
  23. "community",
  24. "professional"
  25. ],
  26. "iframe": true,
  27. "iFrameRegExp": ".*",
  28. "settings": [
  29. {
  30. "id": "image",
  31. "title": "Show images",
  32. "icon": "fad fa-images",
  33. "value": true
  34. },
  35. {
  36. "id": "buttons",
  37. "title": "Show buttons",
  38. "icon": "fas fa-compress-arrows-alt",
  39. "value": true
  40. }
  41. ]
  42. }