tift/index.html

16 lines
531 B
HTML
Raw Permalink Normal View History

2024-11-11 23:35:17 +00:00
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Tift</title>
<!-- <link data-trunk rel="copy-dir" href="assets" /> -->
<!-- <link data-trunk rel="copy-dir" href="credits" /> -->
<!-- <link data-trunk rel="copy-file" href="build/windows/icon.ico" /> -->
<!-- <link rel="icon" href="icon.ico" /> -->
<!-- <link data-trunk rel="inline" href="build/web/styles.css" /> -->
</head>
<body>
<!-- <link data-trunk rel="inline" href="build/web/sound.js" /> -->
</body>
</html>