Skip to content

Commit

Permalink
deploy: afb16b8
Browse files Browse the repository at this point in the history
  • Loading branch information
aeltorio committed Oct 5, 2024
0 parents commit 8c63d1f
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions assets/__vite-browser-external-BIHI7g3E.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
const e={};export{e as default};
110 changes: 110 additions & 0 deletions assets/index-B3YR_Vw4.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-DiwrgTda.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Llama 3.1 Token Counter</title>
<script type="module" crossorigin src="/assets/index-B3YR_Vw4.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DiwrgTda.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

0 comments on commit 8c63d1f

Please sign in to comment.