redid compression and hopefully fixed the embed
This commit is contained in:
parent
539e091640
commit
de14aaf4e8
6 changed files with 21 additions and 6 deletions
BIN
webpage/bitmap.png
Normal file
BIN
webpage/bitmap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 906 B |
|
@ -5,8 +5,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, maximum-scale=1.0, user-scalable=no">
|
||||
|
|
|
@ -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" />
|
||||
|
|
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue