Initial template commit
This commit is contained in:
12
frontend/index.html
Normal file
12
frontend/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport" />
|
||||
<link data-trunk rel="tailwind-css" href="assets/css/input.css" />
|
||||
<link data-trunk href="assets" rel="copy-dir" />
|
||||
<title>Stephen Power</title>
|
||||
<link data-trunk data-wasm-opt="z" rel="rust" />
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user