Severian commited on
Commit
7984da6
·
verified ·
1 Parent(s): bd82c8d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -0
index.html CHANGED
@@ -1323,6 +1323,13 @@
1323
  <p>This is my original, high-res work. Nobody should access it but me.</p>
1324
  <button onclick="showPage('vault')">VAULT MY MASTER</button>
1325
  </div>
 
 
 
 
 
 
 
1326
  </div>
1327
 
1328
  <div class="section" style="margin-top: 40px;">
 
1323
  <p>This is my original, high-res work. Nobody should access it but me.</p>
1324
  <button onclick="showPage('vault')">VAULT MY MASTER</button>
1325
  </div>
1326
+
1327
+ <div class="use-case-box">
1328
+ <span class="icon">📖</span>
1329
+ <h3>How does this work?</h3>
1330
+ <p>Learn about the technology that makes Ghostprint an effective defense against AI scraping.</p>
1331
+ <button onclick="showPage('about')">ABOUT GHOSTPRINT</button>
1332
+ </div>
1333
  </div>
1334
 
1335
  <div class="section" style="margin-top: 40px;">