mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-24 17:25:42 +00:00
deploy: 17a45b3f12ccee356aa7d4598f850b34a49e986b
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:title" content="SimpleX: Redefining Privacy by Making Hard Choices" />
|
||||
|
||||
<meta property="og:image" content="https://simplex.chat/blog/images/simplex-explained.svg" />
|
||||
<meta property="og:image" content="https://simplex.chat/blog/images/simplex-explained.png" />
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.ico" />
|
||||
|
||||
+1
-1
@@ -414,7 +414,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<div class="min-h-[inherit] h-full w-full flex items-end px-4 pt-4 justify-center relative">
|
||||
|
||||
|
||||
<img class="mb-4 self-center w-full h-auto" src="images/simplex-explained.svg" alt="" srcset="">
|
||||
<img class="mb-4 self-center w-full h-auto" src="images/simplex-explained.png" alt="" srcset="">
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user