Skip to content

Instantly share code, notes, and snippets.

View danielmoyav-code's full-sized avatar

danielmoyav-code

  • Joined Apr 4, 2026
View GitHub Profile
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover">
<meta name="theme-color" content="#FFE600">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="apple-mobile-web-app-title" content="Hola Linda">
<link rel="manifest" href="data:application/json,{&quot;name&quot;:&quot;Hola Linda&quot;,&quot;short_name&quot;:&quot;Hola Linda 💛&quot;,&quot;theme_color&quot;:&quot;%23FFE600&quot;,&quot;background_color&quot;:&quot;%23FFE600&quot;,&quot;display&quot;:&quot;standalone&quot;,&quot;start_url&quot;:&quot;/&quot;}">