redid compression and hopefully fixed the embed

This commit is contained in:
MathMan05 2024-07-31 11:25:24 -05:00
parent 539e091640
commit de14aaf4e8
6 changed files with 21 additions and 6 deletions

View file

@ -4,8 +4,8 @@
<meta content="Jank Client" property="og:title" />
<meta content="A spacebar client that has DMs, replying and more" property="og:description" />
<meta content="/login.html" property="og:url" />
<meta content="/bitmap.svg" property="og:image" />
<meta content="#2a2840" data-react-helmet="true" name="theme-color" />
<meta content="/bitmap.png" property="og:image" />
<meta content="#4b458c" data-react-helmet="true" name="theme-color" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/style.css" rel="stylesheet" type="text/css" />