mirror of
https://github.com/tuxdotrs/trok.git
synced 2025-07-08 04:36:33 +05:30
chore: remove dist folder
This commit is contained in:
17
internal/web/dist/index.html
vendored
Normal file
17
internal/web/dist/index.html
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>trok ~ Accessing your local service should be simple</title>
|
||||
<script type="module" crossorigin src="/assets/index-5XdRZXKz.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-3ZG59SIU.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user