Updated to access music cname

This commit is contained in:
Anon 2023-04-17 22:14:04 -07:00
parent 7272606b2f
commit dbe93cb6e5

View File

@ -5,6 +5,6 @@
<title>Music Player</title> <title>Music Player</title>
<link rel="stylesheet" href="styles.css"> <link rel="stylesheet" href="styles.css">
</head> </head>
<iframe scrolling="no" src=index.html width=100% height=307px frameborder="no"> <iframe scrolling="no" src=music.example.tld width=100% height=307px frameborder="no">
</iframe> </iframe>
</html> </html>