Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusznowakdev committed Jan 10, 2024
1 parent 661dbae commit e7fb068
Show file tree
Hide file tree
Showing 6 changed files with 171 additions and 174 deletions.
167 changes: 167 additions & 0 deletions assets/index-1BiuXVom.js

Large diffs are not rendered by default.

169 changes: 0 additions & 169 deletions assets/index-381f70e3.js

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-9ee7a85c.css → assets/index-rFvsXEeh.css

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Keyboard Layout Designer &mdash; Mateusz Nowak</title>
<script type="module" crossorigin src="./assets/index-381f70e3.js"></script>
<link rel="stylesheet" href="./assets/index-9ee7a85c.css">
<script type="module" crossorigin src="./assets/index-1BiuXVom.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-rFvsXEeh.css">
</head>
<body>
<header class="container-fluid my-4">
Expand Down Expand Up @@ -64,7 +64,6 @@ <h2>Source Code</h2>
<footer class="container-fluid my-4">
&copy; 2023 Mateusz Nowak <a class="top" href="#">To the top</a>
</footer>

<script src="https://cdn.jsdelivr.net/pyodide/v0.24.0/full/pyodide.js"></script>
<script src="https://cdn.jsdelivr.net/pyodide/v0.24.1/full/pyodide.js"></script>
</body>
</html>

0 comments on commit e7fb068

Please sign in to comment.