Added loki icon.

pull/138/head
Mikunj 6 years ago
parent b7329824ab
commit b8aa60b95d

@ -17,13 +17,14 @@
<style>
body {
text-align: center;
background-color: #2090EA;
background-color: rgba(0,0,0);
color: white;
font-size: 14px;
}
img {
margin-top: 1em;
padding: 12px;
}
a {
@ -32,16 +33,16 @@
</style>
</head>
<body>
<img src='images/icon_250.png'>
<img src='images/icon_256.png' width="250" height="250">
<div class='version'></div>
<div class='environment'></div>
<div>
<a href="https://signal.org">signal.org</a>
<a href="https://loki.network">loki.network</a>
</div>
<br>
<div>
<a class="privacy" href="https://signal.org/legal">Terms &amp; Privacy Policy</a>
<a class="privacy" href="https://loki.network">Terms &amp; Privacy Policy</a>
</div>
<script type='text/javascript' src='node_modules/jquery/dist/jquery.js'></script>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 353 KiB

After

Width:  |  Height:  |  Size: 353 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 621 B

After

Width:  |  Height:  |  Size: 725 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

@ -73,7 +73,6 @@
'hourglass_full.svg',
'icon_1024.png',
'icon_16.png',
'icon_250.png',
'icon_256.png',
'icon_32.png',
'icon_48.png',

Loading…
Cancel
Save