Skip to content

Commit

Permalink
add dyslexicon
Browse files Browse the repository at this point in the history
  • Loading branch information
squi-ddy committed Oct 29, 2023
1 parent 97fcdb5 commit 9139c2c
Show file tree
Hide file tree
Showing 4 changed files with 401 additions and 0 deletions.
387 changes: 387 additions & 0 deletions frontend/public/dyslexicon/assets/index-648e220d.js

Large diffs are not rendered by default.

Binary file added frontend/public/dyslexicon/hello.mp3
Binary file not shown.
Binary file added frontend/public/dyslexicon/hello2.mp3
Binary file not shown.
14 changes: 14 additions & 0 deletions frontend/public/dyslexicon/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Dyslexicon</title>
<script type="module" crossorigin src="/assets/index-648e220d.js"></script>
</head>
<body>
<div id="root"></div>

</body>
</html>

0 comments on commit 9139c2c

Please sign in to comment.