This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-27 02:44:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
examples
/
getstarted
/
admin
/
app.js
5 lines
52 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add customisations for auth and menu logos Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-26 15:43:45 +02:00
export
default
{
Add kitchensink app Signed-off-by: soupette <cyril@strapi.io>
2021-09-08 10:25:15 +02:00
config
:
{
}
,
Add customisations for auth and menu logos Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-26 15:43:45 +02:00
bootstrap
(
)
{
}
,
Load strapi plugins translations Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-09 11:22:23 +02:00
}
;
Reference in New Issue
Copy Permalink