Added Demo posts inserter

This commit is contained in:
Jeremy Rangel
2025-01-02 03:07:43 -08:00
parent 1ce1a08442
commit 4447e50bcf
18 changed files with 278 additions and 360 deletions

View File

@ -14,7 +14,8 @@ const excludedDirs = [
'package-lock.json',
'theme.zip',
'.git',
'react'
'react',
'zip-theme.js'
];
// Helper function to check if a file or directory should be excluded