rename script files

This commit is contained in:
array-in-a-matrix 2022-02-08 23:13:00 -05:00
parent 3ebe0c9c38
commit c20e075038
4 changed files with 11 additions and 2 deletions

View file

@ -36,7 +36,7 @@
</div>
</footer>
<script src="script/cookies.js"></script>
<script src="script/script.js"></script>
</body>

View file

@ -29,7 +29,7 @@
</tr>
</thead>
<tbody id="userRepo">
<script src="script/githubapi.js"></script>
<script src="script/script.js"></script>
</tbody>
</table>
<table>
@ -69,6 +69,15 @@
<a href="./ip-grabber/">https://arrayinamatrix.xyz/index/projects/ip-grabber/</a>
</td>
</tr>
<tr>
<td>Number System Converter (web)</td>
<td>
Converts decimal numbers into other bases!
</td>
<td>
<a href="./nsc-web/">https://arrayinamatrix.xyz/index/projects/nsc-web/</a>
</td>
</tr>
<!-- <tr>
<td>Other Projects</td>
<td>