UNPKG

ultimate-jekyll-manager

Version:
14 lines (10 loc) 240 B
// @TODO: DELETE THIS FILE when the project is ready // Module export default async (Manager, options) => { // Shortcuts const { webManager } = Manager; // Log console.log('Loaded #project index.js'); // Custom code // ... }