metadata.json 941 B

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "SlowLife",
  6. "id": "374905512661221377"
  7. },
  8. "service": "Everskies",
  9. "description": {
  10. "en": "A community site for teens and young adults with focus on creativity!",
  11. "nl": "Een community-site voor tieners en jongvolwassenen met focus op creativiteit!"
  12. },
  13. "url": "everskies.com",
  14. "version": "1.0.24",
  15. "logo": "https://cdn.rcd.gg/PreMiD/websites/E/Everskies/assets/logo.png",
  16. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/E/Everskies/assets/thumbnail.png",
  17. "color": "#c9bfff",
  18. "category": "socials",
  19. "tags": [
  20. "forums"
  21. ],
  22. "settings": [
  23. {
  24. "id": "timestamp",
  25. "title": "Show Timestamps",
  26. "icon": "fad fa-stopwatch",
  27. "value": true
  28. },
  29. {
  30. "id": "buttons",
  31. "title": "Show Buttons",
  32. "icon": "fas fa-compress-arrows-alt",
  33. "value": true
  34. }
  35. ]
  36. }