diff --git a/src/app/pages/about-page/about-page.component.html b/src/app/pages/about-page/about-page.component.html
index a0732b1fcd669f8c098a5260eee234b8a54b12ef..b93808c4869e54505beb3351df9339e250bda067 100644
--- a/src/app/pages/about-page/about-page.component.html
+++ b/src/app/pages/about-page/about-page.component.html
@@ -24,13 +24,19 @@
             For instructions and help check the documentation:
             <a href="https://docs.google.com/document/d/1_SRnIx_UC8FR59rMyrf_r45fCIt3naP4t1qefYNp9vk">CoVex Documentation</a><br>
             <br>
-            For detailed information please visit our blog: <a href="https://www.exbio.de/exbio-vs-covid-part-1/">ExBio vs Covid</a><br>
-            <br>
             We are constantly updating and integrating new data as it becomes available.
             <br>
             If you are interested to make your virus-human interactome data available via our platform, please contact
             us.
           </p>
+          <h2 class="subtitle">Read our blog</h2>
+          <p>
+            For detailed information on CoVex and the development process please visit our blog:
+          </p>
+          <ul>
+            <li><a href="https://www.exbio.de/exbio-vs-covid-part-1/">ExBio vs Covid - Part 1</a></li>
+            <li><a href="https://www.exbio.de/exbio-vs-covid-part-2/">ExBio vs Covid - Part 2</a></li>
+          </ul>
           <h2 class="subtitle">General workflow of the platform</h2>
           <ol>
             <li>Select the viral interaction dataset (SARS-CoV1-Pfefferle, SARS-CoV1-VirHostNet, SARS-CoV2-Gordon).</li>