ScloudjsGUI / src /index.html
soiz1's picture
Migrated from GitHub
5147be7 verified
raw
history blame contribute delete
282 Bytes
<!DOCTYPE html>
<head>
<title>ScloudJS[GUI]</title>
<link rel ="stylesheet" href = "style.css">
</head>
<body>
<div>
</div>
<div class="copyright">©frezledz <a href="https://github.com/frezledz">source</a></div>
<script src = "script.js"></script>
</body>