mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
github page test
This commit is contained in:
parent
2daac794a8
commit
9efb1724ea
1
dist/_assets/index.add82912.js
vendored
Normal file
1
dist/_assets/index.add82912.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/_assets/style.73ab7b5c.css
vendored
Normal file
1
dist/_assets/style.73ab7b5c.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
canvas{display:block}.app .navbar{position:fixed;margin:0;padding:0;width:100%;color:#fff;text-align:center;font-size:14px}.app .navbar li{display:inline-block;margin:1em;cursor:pointer}body{margin:0;font-family:Montserrat,sans-serif}
|
BIN
dist/favicon.ico
vendored
Normal file
BIN
dist/favicon.ico
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
16
dist/index.html
vendored
Normal file
16
dist/index.html
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<link rel="icon" href="/favicon.ico" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<link href="https://fonts.googleapis.com/css?family=Montserrat:400" rel="stylesheet">
|
||||||
|
<title>Vite App</title>
|
||||||
|
<link rel="stylesheet" href="/_assets/style.73ab7b5c.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="app"></div>
|
||||||
|
|
||||||
|
<script type="module" src="/_assets/index.add82912.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user