mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 12:10:59 -04:00
7 lines
148 B
HTML
7 lines
148 B
HTML
|
|
<link rel="stylesheet" href="./style.css" />
|
|
<div id="mainContainer">
|
|
<label id="uptimeLabel"></label>
|
|
</div>
|
|
|
|
<script src="./script.js"></script> |