Replace png screenshot with jpg one

This commit is contained in:
2019-04-17 11:24:03 +03:00
parent 202ce77498
commit 41db2d55c1
6 changed files with 4 additions and 4 deletions

View File

@@ -108,7 +108,7 @@
</p>
<div class="news_item_contents">
<figure>
<img src="../../images/2019-04-16_defending-availability.png" alt="Altais Katun river" /><figcaption>Altais Katun river</figcaption>
<img src="../../images/2019-04-16_defending-availability.jpg" alt="Altais Katun river" /><figcaption>Altais Katun river</figcaption>
</figure>
<p>In this article, we describe the beginning of our efforts to protect ourselves from third-party solutions.</p>
<p>Since day one of Opensource Game Studio project, we rely heavily on third-party solutions to help us achieve the goal of creating the best game development tools. To this date, we used forums, task trackers, mailing lists, social networks, code version control systems, hosting providers, compiler suites, libraries, and so on. Each third-party solution we used had its own lifespan.</p>

View File

@@ -109,7 +109,7 @@
</p>
<div class="news_item_contents">
<figure>
<img src="../../images/2019-04-16_defending-availability.png" alt="Altais Katun river" /><figcaption>Altais Katun river</figcaption>
<img src="../../images/2019-04-16_defending-availability.jpg" alt="Altais Katun river" /><figcaption>Altais Katun river</figcaption>
</figure>
<p>In this article, we describe the beginning of our efforts to protect ourselves from third-party solutions.</p>
<p>Since day one of Opensource Game Studio project, we rely heavily on third-party solutions to help us achieve the goal of creating the best game development tools. To this date, we used forums, task trackers, mailing lists, social networks, code version control systems, hosting providers, compiler suites, libraries, and so on. Each third-party solution we used had its own lifespan. …</p>