Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rekkyrosso committed Dec 25, 2024
1 parent ac0c0dd commit 58fdd2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<title>ampcast</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="ampcast is a music player for Plex, Jellyfin, Emby, Navidrome and Subsonic. With additional support for Apple Music, Spotify and TIDAL. It integrates with last.fm and ListenBrainz and features the Milkdrop visualizer (among others).">
<meta name="description" content="ampcast is a music player for Plex, Jellyfin, Emby, Navidrome and Subsonic. With additional support for Apple Music, Spotify and YouTube. It integrates with last.fm and ListenBrainz and features the Milkdrop visualizer (among others).">
<meta property="og:title" content="ampcast">
<meta property="og:type" content="website">
<meta property="og:url" content="https://ampcast.app">
<meta property="og:image" content="https://ampcast.app/preview.jpg">
<meta property="og:description" content="ampcast is a music player for Plex, Jellyfin, Emby, Navidrome and Subsonic. With additional support for Apple Music, Spotify and TIDAL. It integrates with last.fm and ListenBrainz and features the Milkdrop visualizer (among others).">
<meta property="og:description" content="ampcast is a music player for Plex, Jellyfin, Emby, Navidrome and Subsonic. With additional support for Apple Music, Spotify and YouTube. It integrates with last.fm and ListenBrainz and features the Milkdrop visualizer (among others).">
<link rel="icon" href="/favicon.ico" sizes="32x32">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
Expand Down

0 comments on commit 58fdd2e

Please sign in to comment.