mirror of
https://github.com/tlsnotary/proof_viz.git
synced 2026-01-08 20:07:56 -05:00
15 lines
333 B
HTML
15 lines
333 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Yew • File Upload</title>
|
|
|
|
<link data-trunk rel="rust" />
|
|
<link data-trunk rel="css" href="./styles.css" />
|
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" />
|
|
</head>
|
|
|
|
<body></body>
|
|
|
|
</html> |