Skip to content

Commit

Permalink
Deploying to gh-pages from @ 245e181 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
MisileLab committed Mar 4, 2024
1 parent 51f396f commit 69fdb30
Show file tree
Hide file tree
Showing 11 changed files with 170 additions and 77 deletions.
56 changes: 0 additions & 56 deletions assets/index-7R55vlA8.js

This file was deleted.

58 changes: 58 additions & 0 deletions assets/index-BwA1AyMN.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/index-D7OeI8Bu.css

This file was deleted.

34 changes: 34 additions & 0 deletions dark/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion dark/mode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 17 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="icon" href="/logo.svg"/>
<title>AnA</title>
<script type="module" crossorigin src="/assets/index-7R55vlA8.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D7OeI8Bu.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>

</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="icon" href="/dark/logo.svg"/>
<title>Lambda</title>
<script type="module" crossorigin src="/assets/index-BwA1AyMN.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Cdnxcrd8.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>

</body>
</html>
Expand Down
34 changes: 34 additions & 0 deletions light/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion light/mode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion logo.svg

This file was deleted.

22 changes: 22 additions & 0 deletions universal/ana.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 69fdb30

Please sign in to comment.