Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Heath123 authored Mar 16, 2023
2 parents e64dc51 + 46d62e0 commit 0dfa72c
Show file tree
Hide file tree
Showing 2 changed files with 4,901 additions and 12,489 deletions.
5 changes: 4 additions & 1 deletion html/startPage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ <h1 class='title'>pakkit</h1>
<li class="form-row">
<label for="version">Version:</label>
<select id="version">
<option value="1.19.3">1.19.3</option>
<option value="1.19.2">1.19.2</option>
<option value="1.19.1">1.19.1</option>
<option value="1.19">1.19</option>
<option value="1.18.2">1.18.2</option>
<option value="1.18">1.18(.1)</option>
Expand Down Expand Up @@ -116,4 +119,4 @@ <h1 class='title'>pakkit</h1>
</form>
<script src="script.js"></script>
</body>
</html>
</html>
Loading

0 comments on commit 0dfa72c

Please sign in to comment.