Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
catc24 authored Jul 30, 2022
1 parent cd490f1 commit 68c9b76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<div class="button tabconfig" onclick="settings()">Tab Config</div>
<div class="button updates_btn" onclick="updates()">Updates</div>
<div class="settings" id="settings">
<a href="#" target="_blank">Opens the linked document in a new window or tab</a>

<div class="settingsstuff title_main">Settings</div>
<center>
<input class="setTitle" placeholder="Title" onkeyup="titleSet(this.value)">
Expand Down

0 comments on commit 68c9b76

Please sign in to comment.