Andyx1976 commited on
Commit
e7e707a
·
verified ·
1 Parent(s): efe1256

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -114,7 +114,7 @@
114
  <div id="grid-container" class="flex-1 overflow-y-auto p-4 relative">
115
  <div class="flex justify-between items-center mb-4 text-sm text-dark-400">
116
  <span id="status-text">0 Images Loaded</span>
117
- <span class="italic text-xs">Everything happens in LOCAL browser storage Only! You can DL index.html and run it locally ----- Shift+Click to multi-select. Ctrl+Click to toggle.</span>
118
  </div>
119
  <div id="image-grid" class="grid grid-cols-[repeat(auto-fill,minmax(220px,1fr))] gap-4">
120
  <!-- Images will be injected here -->
 
114
  <div id="grid-container" class="flex-1 overflow-y-auto p-4 relative">
115
  <div class="flex justify-between items-center mb-4 text-sm text-dark-400">
116
  <span id="status-text">0 Images Loaded</span>
117
+ <span class="italic text-xs"> LOCAL browser storage Only, no Uploads, no cookies, no nothing. ----------- SHIFT+CLICK to MULTI-SELECT - - CTRL+CLICK to TOGGLE.</span>
118
  </div>
119
  <div id="image-grid" class="grid grid-cols-[repeat(auto-fill,minmax(220px,1fr))] gap-4">
120
  <!-- Images will be injected here -->