Spaces:
Runtime error
Runtime error
Michelle Lam
Fixes format of AVID Report credit field; adds optional name field in form; reverts style change
9696318
<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='/build/bundle.css'> | |
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" /> | |
<link | |
rel="stylesheet" | |
href="https://unpkg.com/@material/[email protected]/dist/mdc.typography.css" | |
/> | |
<script defer src='/build/bundle.js'></script> | |
</head> | |
<body> | |
</body> | |
</html> |