Skip to content

Commit

Permalink
Deploying to gh-pages from @ faa74d5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hellomrbigshot committed Oct 29, 2023
0 parents commit 9ba8d1c
Show file tree
Hide file tree
Showing 11 changed files with 276 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
121 changes: 121 additions & 0 deletions assets/index-8c80fda7.js

Large diffs are not rendered by default.

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

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

Binary file added assets/logo-03d6d6da.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" type="image/svg+xml" href="./favicon.ico">
<title>simple-m-editor</title>
<script type="module" crossorigin src="./assets/index-8c80fda7.js"></script>
<link rel="stylesheet" href="./assets/index-db5ce0a6.css">
</head>
<body>
<div id="app"></div>

</body>
</html>
121 changes: 121 additions & 0 deletions v2/assets/index-34acaf40.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v2/assets/index-9b4188bb.css

Large diffs are not rendered by default.

Binary file added v2/assets/logo-03d6d6da.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2/favicon.ico
Binary file not shown.
16 changes: 16 additions & 0 deletions v2/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" type="image/svg+xml" href="./favicon.ico">
<title>simple-m-editor</title>
<script type="module" crossorigin src="./assets/index-34acaf40.js"></script>
<link rel="stylesheet" href="./assets/index-9b4188bb.css">
</head>
<body>
<div id="app"></div>

</body>
</html>

0 comments on commit 9ba8d1c

Please sign in to comment.