|
|
@@ -1,6 +1,8 @@
|
|
|
<!DOCTYPE html5>
|
|
|
<html><head><title>Mediaki Sound Control Center</title></head><link rel="stylesheet" type="text/css" href="style.css"><body>
|
|
|
<div id="outputs"></div>
|
|
|
- <p class="credits">Battery icons by Jose Flores from the Noun Project</p>
|
|
|
- <p class="credits">wifi by Adrien Coquet from the Noun Project</p>
|
|
|
+ <div class="credits">
|
|
|
+ <p>Battery icons by Jose Flores from the Noun Project</p>
|
|
|
+ <p>Wifi icon by Adrien Coquet from the Noun Project</p>
|
|
|
+ </div>
|
|
|
<script src="script.js"></script></body></html>
|