switch over to wepb for better compression

This commit is contained in:
MathMan05 2024-07-31 13:21:08 -05:00
parent 1d1ec3c900
commit 2beb57817d
5 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
<title>Jank Client</title>
<meta content="Jank Client" property="og:title" />
<meta content="A spacebar client that has DMs, replying and more" property="og:description" />
<meta content="/logo.png" property="og:image" />
<meta content="/logo.webp" property="og:image" />
<meta content="#4b458c" data-react-helmet="true" name="theme-color" />
<link href="/style.css" rel="stylesheet" type="text/css" />
<link href="/themes.css" rel="stylesheet" type="text/css" id="lightcss"/>