move index, style, and favicon into static/www/
This commit is contained in:
-18
@@ -1,18 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>« futile »</title>
|
||||
<script> let FF_FOUC_FIX; </script>
|
||||
<link rel="preconnect" href="https://incr.easrng.net">
|
||||
<link rel="preload" href="https://incr.easrng.net/bg.gif" as="image">
|
||||
</head>
|
||||
|
||||
<link data-trunk rel="rust" />
|
||||
<link data-trunk rel="icon" href="favicon.ico" />
|
||||
<link data-trunk rel="scss" href="style.scss" />
|
||||
<link data-trunk rel="copy-dir" data-target-path="static/" href="static/" />
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user