Files
strapi-elb/api/homepage/controllers/homepage.js
2020-04-26 17:57:44 +01:00

9 lines
193 B
JavaScript

'use strict';
/**
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/concepts/controllers.html#core-controllers)
* to customize this controller
*/
module.exports = {};