Skip to content

Instantly share code, notes, and snippets.

@alexreyes
Created April 2, 2020 00:28
Show Gist options
  • Save alexreyes/9817160b96df5b4f88c7037b0ef363cd to your computer and use it in GitHub Desktop.
Save alexreyes/9817160b96df5b4f88c7037b0ef363cd to your computer and use it in GitHub Desktop.
perma-quarantine-notes build index file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<title>Svelte app</title>
<link rel='icon' type='image/png' href='favicon.png'>
<link rel='stylesheet' href='global.css'>
<link rel='stylesheet' href='bundle.css'>
<script defer src='bundle.js'></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment