UNPKG

ultimate-jekyll-manager

Version:
9 lines (7 loc) 255 B
// Page Loader Module - Initialization export default function () { // Log console.log('Running initialize()'); // The click prevention logic has been moved to an inline script in base.html // for immediate execution to prevent race conditions }