Skip to content

Commit

Permalink
build website
Browse files Browse the repository at this point in the history
  • Loading branch information
justcaliturner committed May 19, 2023
1 parent fc63ab7 commit 685056f
Show file tree
Hide file tree
Showing 7 changed files with 262 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file added website/build/assets/brown-papersq-68003b5d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
246 changes: 246 additions & 0 deletions website/build/assets/index-9e1d23fb.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions website/build/assets/index-a96e28e1.css

Large diffs are not rendered by default.

Binary file added website/build/favicon.ico
Binary file not shown.
15 changes: 15 additions & 0 deletions website/build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>simple-code-editor-website</title>
<script type="module" crossorigin src="/assets/index-9e1d23fb.js"></script>
<link rel="stylesheet" href="/assets/index-a96e28e1.css">
</head>
<body>
<div id="app"></div>

</body>
</html>

1 comment on commit 685056f

@vercel
Copy link

@vercel vercel bot commented on 685056f May 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.