Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.com.git
<head>
  <title>KeenWrite</title>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="description" content="cross-platform, open-source desktop editor">
  <meta name="keywords" content="markdown, text, editor, software">
  <meta name="robots" content="index, follow">
  <meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' https://liberapay.com; connect-src 'self' https://liberapay.com; img-src 'self' https://liberapay.com https://liberapay.com/assets/widgets; style-src 'self' 'unsafe-inline'; frame-src https://liberapay.com;">
  <link rel="stylesheet" href="../styles/base.css">
</head>