FediMusicPlayer/installation/panel.html

11 lines
250 B
HTML
Raw Normal View History

2023-04-17 20:54:28 -07:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Music Player</title>
<link rel="stylesheet" href="styles.css">
</head>
<iframe scrolling="no" src=example.tld width=100% height=307px frameborder="no">
2023-04-17 20:54:28 -07:00
</iframe>
</html>