This commit is contained in:
MSarmadQadeer
2022-08-19 20:29:08 +00:00
parent e1bc1c1fed
commit 34afd6f43a
16 changed files with 2 additions and 14 deletions
-1
View File
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>Simplex chat</h1>
<p><strong>Published:</strong> Oct 22, 2020</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>Announcing SimpleX Chat Prototype!</h1>
<p><strong>Published:</strong> May 12, 2021</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX announces SimpleX Chat v0.4</h1>
<p><strong>Published:</strong> Sep 14, 2021</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX announces SimpleX Chat v0.5</h1>
<p><strong>Published:</strong> Dec 08, 2021</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX announces SimpleX Chat v1</h1>
<p><strong>Published:</strong> Jan 12, 2022</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX announces SimpleX Chat public beta for iOS</h1>
<p><strong>Published:</strong> Feb 14, 2022</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX announces SimpleX Chat mobile apps for iOS and Android</h1>
<p><strong>Published:</strong> March 8, 2022</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>Instant notifications for SimpleX Chat mobile apps</h1>
<p><strong>Published:</strong> April 04, 2022</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX Chat v2.0 - sending images and files in mobile apps</h1>
<p><strong>Published:</strong> May 11, 2022</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX Chat v2.1 - better conversation privacy</h1>
<p><strong>Published:</strong> May 24, 2022</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX Chat v2.2 - the first messaging platform without user identities - 100% private by design!</h1>
<p><strong>Published:</strong> June 4, 2022</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX announces SimpleX Chat v3</h1>
<p><strong>Published:</strong> Jul 11, 2022</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX Chat v3.1-beta is released</h1>
<p><strong>Published:</strong> Jul 23, 2022</p>
@@ -153,7 +153,6 @@
}
}
</style>
<section class="container">
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20"><h1>SimpleX Chat v3.1 is released</h1>
<p><strong>Published:</strong> Aug 8, 2022</p>
+1
View File
@@ -13,6 +13,7 @@
/>
<meta name="Content-Type" content="text/html;charset=utf-8" />
<meta name="twitter:card" content="summary" />
<link href="/css/tailwind.css" rel="stylesheet" />
<link href="../css/contact.css" rel="stylesheet" />
<link href="../css/style.css" rel="stylesheet" />
<script src="qrcode.js"></script>
+1
View File
@@ -13,6 +13,7 @@
/>
<meta name="Content-Type" content="text/html;charset=utf-8" />
<meta name="twitter:card" content="summary" />
<link href="/css/tailwind.css" rel="stylesheet" />
<link href="../css/contact.css" rel="stylesheet" />
<script src="../contact/qrcode.js"></script>
<link href="../css/style.css" rel="stylesheet" />