Update index.php

D David Veksler · 1 year ago f512dd129cf96739b22490f857a67dc2fc8e058d
Parent: 0ae9a9780

1 file changed +1 −0

Diff

diff --git a/index.php b/index.php
index 7abab2e..3d31864 100644
--- a/index.php
+++ b/index.php
@@ -11,6 +11,7 @@ $excludedItems = [
     'LICENSE',
     'README.md',
     'PROMPT.txt', // Assuming this was part of your dev files
+    'etz-chaim-tree-of-life.html',
     // Add any other specific files or directories to exclude by name:
     // 'old_gallery.html',
 ];