1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #5458 from thornbill/unsafe-browsing

Remove open graph tags to fight "safe browsing" idiocy
This commit is contained in:
Bill Thornton 2024-05-06 16:05:20 -04:00 committed by GitHub
commit c53b7997c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,11 +12,6 @@
<meta name="application-name" content="Jellyfin">
<meta name="robots" content="noindex, nofollow, noarchive">
<meta name="referrer" content="no-referrer">
<meta property="og:title" content="Jellyfin">
<meta property="og:site_name" content="Jellyfin">
<meta property="og:url" content="https://jellyfin.org">
<meta property="og:description" content="The Free Software Media System">
<meta property="og:type" content="article">
<meta id="themeColor" name="theme-color" content="#202020">