dremjs-old/apps/debug/debug.html

30 lines
674 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Notice</title>
</head>
<style type="text/css">
code {
background-color: #eee;
color: black;
padding: 5px;
}
</style>
<body>
<justify>
<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>
</justify>
</body>
</html>