mirror of
https://github.com/wazero/wazero
synced 2026-06-21 14:12:37 +00:00
c50c121a48
Signed-off-by: Adrian Cole <adrian@tetrate.io>
7 lines
376 B
HTML
7 lines
376 B
HTML
<!-- For Safari, 180 optimizes for iPhone Retina display -->
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/icons/icon@180w.png">
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/icons/icon@32w.png">
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/icons/icon@16w.png">
|
|
<link rel="icon" href="/favicon.ico">
|
|
<link rel="manifest" href="/manifest.webmanifest">
|