Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
IdrisGit committed Mar 20, 2024
1 parent f8edfb9 commit c550d77
Show file tree
Hide file tree
Showing 5 changed files with 621 additions and 273 deletions.
5 changes: 0 additions & 5 deletions assets/index-2261a4ce.css

This file was deleted.

618 changes: 618 additions & 0 deletions assets/index-32c58c22.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-78480a7f.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
html,body{height:100%;margin:0;padding:0}html{height:100%}body{min-height:100%;max-height:100dvh}#root{min-height:100%;max-height:100%}
266 changes: 0 additions & 266 deletions assets/index-b1b1fa7a.js

This file was deleted.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
content="Simplify your note-taking routine with MarkUp -- a notes app combining inituitive organization and Markdown simplicity."
/>
<title>MarkUp: Notes Simplified</title>
<script type="module" crossorigin src="/React-NoteTaker/assets/index-b1b1fa7a.js"></script>
<link rel="stylesheet" href="/React-NoteTaker/assets/index-2261a4ce.css">
<script type="module" crossorigin src="/React-NoteTaker/assets/index-32c58c22.js"></script>
<link rel="stylesheet" href="/React-NoteTaker/assets/index-78480a7f.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit c550d77

Please sign in to comment.