about summary refs log tree commit diff stats
path: root/html/immoral/index.html
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2025-03-15 23:08:08 -0400
committerelioat <elioat@tilde.institute>2025-03-15 23:08:08 -0400
commit9a76a6d5ebc9c1c018fb406f20a0efb7f3d9d4f7 (patch)
treebf59b23ce1cff371d8432750441a7ad02c2a3696 /html/immoral/index.html
parentbcefc8e807950bf536c13e8b58fa39c65e3b7e8e (diff)
downloadtour-9a76a6d5ebc9c1c018fb406f20a0efb7f3d9d4f7.tar.gz
*
Diffstat (limited to 'html/immoral/index.html')
-rw-r--r--html/immoral/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/immoral/index.html b/html/immoral/index.html
index c2f4b26..ebcebb0 100644
--- a/html/immoral/index.html
+++ b/html/immoral/index.html
@@ -166,8 +166,8 @@
             </form>
         </div>
         <div class="bookmarklet-section" style="margin: 2rem 0; padding: 1rem; border: 2px dashed var(--dark); background: var(--beige);">
-            <h2>Font Vacuum Bookmarklet</h2>
-            <p>Drag this link to your bookmarks bar to vacuum fonts from any webpage:</p>
+            <h2>Web Font Vacuum Bookmarklet</h2>
+            <p>Drag this link to your bookmarks bar to vacuum web fonts from any webpage:</p>
             <p style="text-align: center;">
                 <a href="javascript:(function(){
                     const script = document.createElement('script');
@@ -177,11 +177,11 @@
                 class="bookmarklet-link" 
                 style="display: inline-block; padding: 0.5rem 1rem; background: var(--dark); color: var(--beige); text-decoration: none; border-radius: 4px; font-weight: bold;"
                 onclick="event.preventDefault(); alert('Drag this to your bookmarks bar!');">
-                    Font Vacuum
+                    Web Font Vacuum
                 </a>
             </p>
             <p style="font-size: 0.9rem; color: var(--dark); margin-top: 1rem;">
-                How to: Click the bookmarklet on any webpage to find and download its fonts directly.
+                Use the bookmarklet on any webpage to find and download its fonts directly.
             </p>
         </div>
         <div id="error" class="error" role="alert" aria-live="polite"></div>