Skip to content

Commit

Permalink
Re-order asset containers
Browse files Browse the repository at this point in the history
  • Loading branch information
robdekort committed Jul 11, 2024
1 parent 4cbcb71 commit 2f10b53
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions resources/preferences.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
nav:
content:
'content::assets':
action: '@modify'
reorder: true
children:
'content::assets::images': '@inherit'
'content::assets::files': '@inherit'
'content::assets::social_images': '@inherit'
1 change: 1 addition & 0 deletions starter-kit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export_paths:
- resources/fieldsets
- resources/forms
- resources/js/site.js
- resources/preferences.yaml
- resources/svg
- resources/users/roles.yaml
- resources/views
Expand Down

0 comments on commit 2f10b53

Please sign in to comment.