/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
templates/website/src/components/layout/footer.json
25 строк
489 B
Alexandre Bodin
chore(create-strapi-app): implement new templates system
26 авг 2024, 15:57
26 авг 2024, 15:57
c641525
Код
Авторство
О чём код?
{ "collectionName": "components_layout_footers", "info": { "name": "Footer", "displayName": "Footer", "icon": "caret-square-down" }, "options": {}, "attributes": { "logo": { "allowedTypes": ["images"], "type": "media", "multiple": false, "required": false }, "columns": { "type": "component", "repeatable": true, "component": "elements.footer-section" }, "smallText": { "type": "string" } } }