Build scripts
This commit is contained in:
@@ -4,14 +4,15 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>S3 Audio Capture History</title>
|
||||
<title>Splirate History</title>
|
||||
<link rel="icon" type="image/png" href="logo-single.png">
|
||||
<link rel="stylesheet" href="history.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main class="history-page">
|
||||
<header>
|
||||
<h1>S3 Audio Capture History</h1>
|
||||
<h1><img class="brand-logo" src="logo.png" alt="Splirate"></h1>
|
||||
</header>
|
||||
<p id="status">Loading history...</p>
|
||||
<ul id="historyList"></ul>
|
||||
|
||||
Reference in New Issue
Block a user