rename images
This commit is contained in:
parent
6942a1736c
commit
5b24c13ca9
5 changed files with 4 additions and 5 deletions
|
@ -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="/bitmap.png" property="og:image" />
|
||||
<meta content="/logo.png" 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"/>
|
||||
|
@ -19,7 +19,7 @@
|
|||
|
||||
<div id="loading" class="loading">
|
||||
<div id="centerdiv">
|
||||
<img src="/bitmap.svg" width="1in" height="1in">
|
||||
<img src="/logo.svg" width="1in" height="1in">
|
||||
<h1>Jank Client is loading</h1>
|
||||
<h2 id="load-desc">This shouldn't take long</h2>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue