switch over to wepb for better compression
This commit is contained in:
parent
1d1ec3c900
commit
2beb57817d
5 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
<title>Jank Client</title>
|
<title>Jank Client</title>
|
||||||
<meta content="Jank Client" property="og:title" />
|
<meta content="Jank Client" property="og:title" />
|
||||||
<meta content="A spacebar client that has DMs, replying and more" property="og:description" />
|
<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" />
|
<meta content="#4b458c" data-react-helmet="true" name="theme-color" />
|
||||||
<link href="/style.css" rel="stylesheet" type="text/css" />
|
<link href="/style.css" rel="stylesheet" type="text/css" />
|
||||||
<link href="/themes.css" rel="stylesheet" type="text/css" id="lightcss"/>
|
<link href="/themes.css" rel="stylesheet" type="text/css" id="lightcss"/>
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
<title>Jank Client</title>
|
<title>Jank Client</title>
|
||||||
<meta content="Jank Client" property="og:title" />
|
<meta content="Jank Client" property="og:title" />
|
||||||
<meta content="A spacebar client that has DMs, replying and more" property="og:description" />
|
<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" />
|
<meta content="#4b458c" data-react-helmet="true" name="theme-color" />
|
||||||
<link href="/style.css" rel="stylesheet" type="text/css" />
|
<link href="/style.css" rel="stylesheet" type="text/css" />
|
||||||
<link href="/themes.css" rel="stylesheet" type="text/css" id="lightcss"/>
|
<link href="/themes.css" rel="stylesheet" type="text/css" id="lightcss"/>
|
||||||
|
|
BIN
webpage/logo.png
BIN
webpage/logo.png
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB |
BIN
webpage/logo.webp
Normal file
BIN
webpage/logo.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
|
@ -5,7 +5,7 @@
|
||||||
<title>Jank Client</title>
|
<title>Jank Client</title>
|
||||||
<meta content="Jank Client" property="og:title" />
|
<meta content="Jank Client" property="og:title" />
|
||||||
<meta content="A spacebar client that has DMs, replying and more" property="og:description" />
|
<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" />
|
<meta content="#4b458c" data-react-helmet="true" name="theme-color" />
|
||||||
<link href="/style.css" rel="stylesheet" type="text/css" />
|
<link href="/style.css" rel="stylesheet" type="text/css" />
|
||||||
<link href="/themes.css" rel="stylesheet" type="text/css" id="lightcss"/>
|
<link href="/themes.css" rel="stylesheet" type="text/css" id="lightcss"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue