TryGhost/Ghost

View on GitHub
ghost/data-generator/lib/utils/blog-info.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = {
    blogStartDate: new Date(2018, 5, 4)
};