.prettier & css compat
This commit is contained in:
parent
7dc80ca611
commit
bc6561f813
31 changed files with 80 additions and 135 deletions
|
@ -64,7 +64,6 @@
|
|||
<header>
|
||||
<div role="img" aria-label="nnwhen logo and banner" id="header-img-group">
|
||||
<picture id="header-img-group-banner">
|
||||
|
||||
<source
|
||||
srcset="res/asset-sitewide-header-banner.avif"
|
||||
type="image/avif"
|
||||
|
@ -77,7 +76,6 @@
|
|||
</picture>
|
||||
<a aria-label="Return to the Homepage" href="index.html">
|
||||
<picture id="header-img-group-logo">
|
||||
|
||||
<source
|
||||
srcset="res/asset-sitewide-header-ennspace.avif"
|
||||
type="image/avif"
|
||||
|
@ -152,7 +150,6 @@
|
|||
<h1>Artworks</h1>
|
||||
<h2>Selected works of my art-imagery</h2>
|
||||
<picture>
|
||||
|
||||
<source
|
||||
srcset="res/img-artchive-artwork.avif"
|
||||
type="image/avif"
|
||||
|
@ -171,7 +168,6 @@
|
|||
<h1>Poetry</h1>
|
||||
<h2>My Word Art</h2>
|
||||
<picture>
|
||||
|
||||
<source
|
||||
srcset="res/img-artchive-poetry.avif"
|
||||
type="image/avif"
|
||||
|
@ -190,7 +186,6 @@
|
|||
<h1 style="text-decoration: line-through">Mirror</h1>
|
||||
<h2>Currently unavailable</h2>
|
||||
<picture>
|
||||
|
||||
<source
|
||||
srcset="res/img-artchive-mirror.avif"
|
||||
type="image/avif"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue