Optimized the size of images

This commit is contained in:
2021-01-03 22:22:39 +01:00
parent b0e165a514
commit f914ab1ba2
101 changed files with 422 additions and 727 deletions

View File

@@ -1,20 +1,18 @@
<!DOCTYPE html>
<html lang="fr-FR" dir="ltr">
<html lang="en-US,fr-FR" dir="ltr">
<head>
<meta name="generator" content="Hugo 0.79.0" />
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>The Octet Press</title>
<title>The Octect Press</title>
<meta name="description" content="Hi, I&#39;m n07070. This is my blog and homepage, where I post articles, art, code, links and more." />
<link href="/css/katex.css" rel="stylesheet">
<link href="/css/concated.min.css" rel="stylesheet">
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="The Octet Press" />
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="The Octect Press" />
</head>
@@ -25,13 +23,14 @@
<div class="card blog-card menu-container">
<h1 class="nav-header">
<a href="" class="nav-text">The Octect Press</a>
<a href="" class="nav-text">The Octet Press</a>
</h1>
<br>
<section id="menu">
<ul>
<li><a href="" class="">HOME</a></li>
<li><a href="/art-and-code/" class="">ART &amp; CODE</a></li>
<li><a href="/about-me/" class="">ABOUT ME</a></li>
@@ -51,13 +50,13 @@
<a
href="/stories/across-town/" class="card blog-card" rel="bookmark" >
<div class="card-img-container">
<picture>
<source srcset="/stories/across-town/cover_hu875ac4c9b67d0cf80b16a2f595c86b2c_256414_800x600_fit_q75_lanczos.jpg">
<img src="/stories/across-town/cover_hu875ac4c9b67d0cf80b16a2f595c86b2c_256414_800x600_fit_q75_lanczos.jpg" class="card-img" >
<source srcset="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg">
<img src="/stories/across-town/cover_hu26ed6496d1d2b06f265cd66005556a19_526207_800x600_fit_q75_lanczos.jpg" class="card-img" >
</picture>
</div>
<article class="card-body">
@@ -71,13 +70,13 @@
</a>
<a
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
<div class="card-img-container">
<picture>
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x600_fit_q75_lanczos.jpg">
<img src="/articles/un-mastodon-dans-le-cyber-espace/cover_hu84ea6bc09b2d92692f078f4dcb238452_292252_800x600_fit_q75_lanczos.jpg" class="card-img" >
<source srcset="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg">
<img src="/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class="card-img" >
</picture>
</div>
<article class="card-body">
@@ -91,13 +90,13 @@
</a>
<a
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
<div class="card-img-container">
<picture>
<source srcset="/articles/hello-world/cover_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x600_fit_q75_lanczos.jpg">
<img src="/articles/hello-world/cover_hu5aa52b9ea93af7a729877d5797b8a1fc_26160_800x600_fit_q75_lanczos.jpg" class="card-img" >
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
<img src="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class="card-img" >
</picture>
</div>
<article class="card-body">
@@ -116,13 +115,6 @@
</nav>
<script defer src="/js/katex.js"></script>
<script defer src="/js/auto-render.js" onload="renderMathInElement(document.body);"></script>
<script src="/js/core.min.js"></script>
</body>
</html>