2023-09-11 05:49:56 +08:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > Notes< / title >
< meta charset = "utf-8" / >
2023-10-02 06:12:16 +08:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2023-10-01 05:54:34 +08:00
< meta
name="description"
content="Your stack of digital sticky notes privately stored only on your device."
/>
2023-09-11 05:49:56 +08:00
< meta name = "color-scheme" content = "dark light" / >
2023-10-01 05:54:34 +08:00
< meta name = "apple-mobile-web-app-title" content = "Notes" / >
< meta name = "application-name" content = "Notes" / >
< meta name = "theme-color" content = "#18232c" / >
< meta name = "msapplication-TileColor" content = "#ead40b" / >
2023-10-06 11:21:25 +08:00
< link rel = "manifest" href = "/manifest.webmanifest" / >
2023-09-11 05:49:56 +08:00
< link rel = "icon" href = "/favicon.ico" / >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/favicon-32x32.png" / >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/favicon-16x16.png" / >
< link rel = "apple-touch-icon" sizes = "180x180" href = "/apple-touch-icon.png" / >
< link rel = "mask-icon" href = "/safari-pinned-tab.svg" color = "#ead40b" / >
2023-10-06 11:21:25 +08:00
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-1536x2048.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-1668x2388.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-1668x2388.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-portrait-light-2048x2732.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2388x1668.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-light-2388x1668.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-1536x2048.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-2048x2732.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-light-2048x1536.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-1668x2224.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-light-2224x1668.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-1668x2224.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-1620x2160.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2224x1668.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2732x2048.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2160x1620.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2048x1536.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-light-2732x2048.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-1290x2796.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2796x1290.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-light-2556x1179.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-light-2796x1290.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2556x1179.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(prefers-color-scheme: dark) and (device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-portrait-dark-1290x2796.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-portrait-light-1179x2556.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-light-2160x1620.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-1179x2556.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-light-2778x1284.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2778x1284.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(prefers-color-scheme: dark) and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-portrait-dark-1284x2778.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-1284x2778.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-1170x2532.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(prefers-color-scheme: dark) and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-dark-2532x1170.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
href="/splash/apple-splash-landscape-light-2532x1170.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
href="/splash/apple-splash-landscape-light-2436x1125.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(prefers-color-scheme: dark) and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-portrait-dark-1170x2532.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-1620x2160.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-1125x2436.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2436x1125.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-portrait-light-1242x2688.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-light-1792x828.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-light-2688x1242.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-1125x2436.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(prefers-color-scheme: dark) and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-portrait-dark-828x1792.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(prefers-color-scheme: dark) and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-dark-1792x828.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-1242x2688.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2688x1242.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-828x1792.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-light-1334x750.png"
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-1242x2208.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-light-2208x1242.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-750x1334.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-750x1334.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-1242x2208.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-dark-640x1136.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(prefers-color-scheme: dark) and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-1334x750.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)"
href="/splash/apple-splash-portrait-light-640x1136.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
media="(prefers-color-scheme: dark) and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
2023-10-08 01:33:47 +08:00
href="/splash/apple-splash-landscape-dark-1136x640.png"
2023-10-06 11:21:25 +08:00
/>
< link
rel="apple-touch-startup-image"
2023-10-08 01:33:47 +08:00
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)"
href="/splash/apple-splash-landscape-light-1136x640.png"
/>
< link
rel="apple-touch-startup-image"
media="(prefers-color-scheme: dark) and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)"
href="/splash/apple-splash-landscape-dark-2208x1242.png"
2023-10-06 11:21:25 +08:00
/>
2023-09-11 05:49:56 +08:00
%sveltekit.head%
< / head >
< body data-sveltekit-preload-data = "hover" >
< div style = "display: contents" > %sveltekit.body%< / div >
< / body >
< / html >