User Tools

Site Tools


recipes:cabbage_soup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
recipes:cabbage_soup [2025/09/12 14:11] Ambitious Mangorecipes:cabbage_soup [2025/09/12 14:12] (current) Ambitious Mango
Line 28: Line 28:
 {{tag>[healthy "low prep"]}} {{tag>[healthy "low prep"]}}
  
-<html> 
-<script> 
-  let wakeLock; 
-  async function requestWakeLock() { 
-    try { 
-      wakeLock = await navigator.wakeLock.request('screen'); 
-      console.log('Wake Lock active'); 
-    } catch (err) { 
-      console.error(`${err.name}: ${err.message}`); 
-    } 
-  } 
  
-  document.addEventListener('click', requestWakeLock); 
-</script> 
-</html> 
recipes/cabbage_soup.1757686311.txt.gz · Last modified: 2025/09/12 14:11 by Ambitious Mango

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki