Updated example.tld to be consistent with the nginx config
This commit is contained in:
parent
eb4494e3e6
commit
9f39cec039
@ -5,6 +5,6 @@
|
||||
<title>Music Player</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<iframe scrolling="no" src=music.example.tld width=100% height=307px frameborder="no">
|
||||
<iframe scrolling="no" src=example.tld width=100% height=307px frameborder="no">
|
||||
</iframe>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user