mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-30 18:19:36 +00:00
deploy: 48f9dcab9a
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:title" content="SimpleX network: private message routing, v5.8 released with IP address protection and chat themes" />
|
||||
|
||||
<meta property="og:image" content="https://simplex.chat/blog/images/20240604-theme3.png" />
|
||||
<meta property="og:image" content="https://simplex.chat/blog/images/20240604-routing.png" />
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon.ico" />
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 159 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 609 KiB |
+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="w-full max-w-[240px] h-auto" src="images/20240604-theme3.png" alt="" srcset="">
|
||||
<img class="w-full max-w-[240px] h-auto" src="images/20240604-routing.png" alt="" srcset="">
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user