Skip to content

Commit

Permalink
Modify deploy options and rebuild project
Browse files Browse the repository at this point in the history
  • Loading branch information
indigodavid committed Jun 6, 2022
1 parent 93bd7ed commit 46af879
Show file tree
Hide file tree
Showing 4 changed files with 511 additions and 7 deletions.
1 change: 1 addition & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ <h2>Today's To Do</h2>
<button id="refresh" type="button"><i class="fa-solid fa-arrows-rotate"></i></button>
</div>
<div id="new-wrapper">
<div id="alert"></div>
<input type="text" name="new-task" id="new-task" placeholder="Add to your list...">
<button id="add-task" type="button"><i class="fa-solid fa-arrow-turn-down"></i></button>
</div>
Expand Down

0 comments on commit 46af879

Please sign in to comment.