"now'" page
This commit is contained in:
parent
0e409145cf
commit
f4a3162955
6 changed files with 206 additions and 0 deletions
12
archive.html
12
archive.html
|
@ -180,6 +180,18 @@
|
|||
</a>
|
||||
</section>
|
||||
|
||||
<section class="ly-item ly-rect ly-archive">
|
||||
<a href="now.html">
|
||||
<h1>Now</h1>
|
||||
<h2>Micro Updates That Don't Warrant A Blog Post</h2>
|
||||
<picture>
|
||||
<source srcset="res/img-artchive-now.avif" type="image/avif" />
|
||||
<source srcset="res/img-artchive-now.webp" type="image/webp" />
|
||||
<img src="res/img-artchive-now.jpg" alt="" />
|
||||
</picture>
|
||||
</a>
|
||||
</section>
|
||||
|
||||
<section class="ly-item ly-rect ly-archive">
|
||||
<a href="#" class="no">
|
||||
<h1 style="text-decoration: line-through">Mirror</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue