49 lines
2.4 KiB
HTML
49 lines
2.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
|
|
<meta content="width=device-width, initial-scale=1" name="viewport"/>
|
|
|
|
<link rel="canonical" href="https://app.standardnotes.com" />
|
|
|
|
<link href="favicon/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180"></link>
|
|
<link href="favicon/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"></link>
|
|
<link href="favicon/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"></link>
|
|
<link href="manifest.webmanifest" rel="manifest"></link>
|
|
|
|
<link color="#5bbad5" href="favicon/safari-pinned-tab.svg" rel="mask-icon"></link>
|
|
<meta name="theme-color" content="#ffffff">
|
|
|
|
<meta content="Standard Notes" name="apple-mobile-web-app-title"/>
|
|
<meta content="Standard Notes" name="application-name"/>
|
|
<base href="/"></base>
|
|
|
|
<title>Notes · Standard Notes</title>
|
|
<meta name="description" content="Standard Notes is an easy-to-use encrypted note-taking app for digitalists and professionals. Capture your notes, documents, and life's work all in one place."/>
|
|
|
|
<meta name="twitter:title" content="Standard Notes, an end-to-end encrypted notes app."/>
|
|
<meta name="twitter:description" content="Standard Notes is an easy-to-use encrypted note-taking app for digitalists and professionals. Capture your notes, documents, and life's work all in one place."/>
|
|
<meta name="twitter:site" content="@standardnotes"/>
|
|
<meta name="twitter:card" content="summary"/>
|
|
|
|
<meta name="og:title" content="Standard Notes, an end-to-end encrypted notes app."/>
|
|
<meta name="og:description" content="Standard Notes is an easy-to-use encrypted note-taking app for digitalists and professionals. Capture your notes, documents, and life's work all in one place."/>
|
|
|
|
<script>
|
|
window.defaultSyncServer = "https://api.standardnotes.com";
|
|
window.defaultFilesHost = "https://files.standardnotes.com";
|
|
window.enabledUnfinishedFeatures = false;
|
|
window.websocketUrl = "wss://sockets.standardnotes.com";
|
|
window.purchaseUrl = "https://standardnotes.com/purchase";
|
|
window.plansUrl = "https://standardnotes.com/plans";
|
|
window.dashboardUrl = "https://standardnotes.com/dashboard";
|
|
</script>
|
|
|
|
<script src="./app.js" debug="false"></script>
|
|
<link rel="stylesheet" media="all" href="./app.css" debug="false" />
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|