deploy: 17a45b3f12ccee356aa7d4598f850b34a49e986b

This commit is contained in:
epoberezkin
2024-05-16 18:44:54 +00:00
parent dd6586fe9e
commit 198fc8e860
2 changed files with 2 additions and 2 deletions
@@ -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
View File
@@ -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>