commit 4b631c0174a5e83e4253519bd40ebd1a3e01c185
parent 4358ddd464dac042c5d586743eb4a209267b82d6
Author: Hunter
Date:   Mon, 19 Jan 2026 20:43:34 -0500

simplify pwa installation guide

Diffstat:
Mpages/pwa/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/pwa/index.html b/pages/pwa/index.html @@ -228,7 +228,7 @@ <p>Use the browser-specific instructions below to install Progressive Web Apps directly from supported websites. Once installed, PWAs work just like regular "app store" apps.</p> - <p>To explore the full range of PWA capabilities, visit <a href="https://whatpwacando.today/" target="_blank" rel="noopener">What PWA Can Do Today</a>.</p> + <!-- <p>To explore the full range of PWA capabilities, visit <a href="https://whatpwacando.today/" target="_blank" rel="noopener">What PWA Can Do Today</a>.</p> --> <!-- <h3>Creating PWAs</h3> <p>To make your web application installable as a PWA, it must have the following:</p>