dremjs-old/apps/debug/debug.html

31 lines
768 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Notice</title>
</head>
<style type="text/css">
code {
background-color: #eee;
color: black;
padding: 5px;
}
</style>
<body>
<embed src="https://sparrdrem.github.io/DremJS/apps/debug/chord.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<h1>
Notice
</h1>
<hr />
<br />
<br />
<p>
This will transfer you to the GitReports page. <br />
</p>
<center>
<button type="button">Proceed</button>
<button type="button">Go Back</button>
</body>
</html>