Updated example.tld to be consistent with the nginx config
This commit is contained in:
parent
eb4494e3e6
commit
9f39cec039
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue