Skip to content

Instantly share code, notes, and snippets.

@Mikepicker
Created September 26, 2022 16:32
Show Gist options
  • Select an option

  • Save Mikepicker/efa987ee64ab5a9091826d8692dae2c2 to your computer and use it in GitHub Desktop.

Select an option

Save Mikepicker/efa987ee64ab5a9091826d8692dae2c2 to your computer and use it in GitHub Desktop.
<html lang="en" data-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="DooDoo.it - Your Pocket Todo List">
<title>DooDoo - Pocket To-Do List</title>
<script src="js/pocketbase.umd.js"></script>
<script defer src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script>
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment