Results 1 issues of Sebastian Cretu

I've set the config file with the single type collection like this: ``` strapi: # Your API endpoint (optional, default to http://localhost:1337) endpoint: http://localhost:1337 collections: aboutme: type: about-me ``` Unfortunatelly,...