blog/public/categories/english/page/2/index.html

77 lines
2.1 KiB
HTML
Raw Normal View History

2021-04-02 21:34:40 +02:00
<!DOCTYPE html>
<html lang="en-US,fr-FR" dir="ltr">
<head>
<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>English &middot; The Octect Press</title>
<meta name="description" content="" />
<link href="/css/concated.min.css" rel="stylesheet">
<link rel="alternate" type="application/rss+xml" href="/categories/english/index.xml" title="The Octect Press" />
</head>
<body class="list-body">
<nav class="nav-bar card-container">
<div class="card blog-card menu-container">
<h1 class="nav-header">
<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>
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
</ul>
</section>
</div>
</nav>
<main class="card-container side-gutter">
<a
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
<div class="card-img-container">
<picture>
<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">
<h2 class="card-title">Hello World</h2>
<p class="card-text">I guess this is an obligatory first post ?</p>
<div class="card-subtext muted-text">
<p>Posted <time datetime="2019-01-02">Jan 2, 2019</time></p>
<p>#English </p>
</div>
</article>
</a>
</main>
<nav class="pagination-nav side-padding">
<a href="/categories/english/" class="pagination-newer pagination-text">&lt; Newer Posts</a>
</nav>
</body>
</html>