update repo url, change favicon color
Marco Andronaco andronacomarco@gmail.com
Tue, 19 Dec 2023 15:02:07 +0100
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
templates/index.html
→
templates/index.html
@@ -10,7 +10,7 @@ <meta property="og:description" content="Embed YouTube videos on Telegram, Discord and more!" />
<title>FixYouTube</title> <link rel="icon" - href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🛠</text></svg>"> + href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text fill=%22white%22 y=%22.9em%22 font-size=%2290%22>🛠</text></svg>"> <link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css"> </head>@@ -33,7 +33,7 @@ style="width: 100%; max-height: 100%;" autoplay loop muted controls>
Your browser does not support the video tag. </video> <hr> - <small><a href="https://github.com/BiRabittoh/FixYouTube" target="_blank">Source code available in GitHub!</a></small> + <small><a href="https://github.com/BiRabittoh/fixyoutube-go" target="_blank">Source code available in GitHub!</a></small> <br> <small>• YouTube is a trademark of Google LLC. This app is not affiliated with Google LLC.</small> </section>