Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmeeedMostafa committed Nov 29, 2023
1 parent 6fed78e commit 7029110
Show file tree
Hide file tree
Showing 6 changed files with 266 additions and 256 deletions.
1 change: 0 additions & 1 deletion assets/index.36ef5c44.css

This file was deleted.

252 changes: 0 additions & 252 deletions assets/index.7eaabd4e.js

This file was deleted.

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

Large diffs are not rendered by default.

249 changes: 249 additions & 0 deletions assets/index.d9941009.js

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions assets/loading.6c6f3aa1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
rel="stylesheet"
/>

<script type="module" crossorigin src="./assets/index.7eaabd4e.js"></script>
<link rel="stylesheet" href="./assets/index.36ef5c44.css">
<script type="module" crossorigin src="./assets/index.d9941009.js"></script>
<link rel="stylesheet" href="./assets/index.c7479884.css">
</head>

<body>
Expand Down Expand Up @@ -204,7 +204,9 @@ <h4>Mode</h4>
</div>
</div>
<div class="editor-container" id="editor_container">
<div class="plugin-spinner"></div>
<div class="plugin-spinner">
<img class="loading" src="./assets/loading.6c6f3aa1.svg" alt="loading" />
</div>
</div>
</div>
<div class="blue-blur-ellipse"></div>
Expand Down

0 comments on commit 7029110

Please sign in to comment.