123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Kyrie",
- "id": "368399721494216706"
- },
- "service": "Behance",
- "description": {
- "en": "Behance is the world's largest creative network for showcasing and discovering creative work."
- },
- "url": "www.behance.net",
- "version": "1.0.18",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/B/Behance/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/B/Behance/assets/thumbnail.jpeg",
- "color": "#1769FF",
- "category": "socials",
- "tags": [
- "adobe",
- "artwork",
- "design",
- "creative",
- "community",
- "professional"
- ],
- "iframe": true,
- "iFrameRegExp": ".*",
- "settings": [
- {
- "id": "image",
- "title": "Show images",
- "icon": "fad fa-images",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|