rename images to media
This commit is contained in:
parent
8e865e68bf
commit
644fae8514
16 changed files with 17 additions and 17 deletions
|
@ -9,7 +9,7 @@
|
|||
<link rel=me href=https://twitter.com/2_gecs>
|
||||
<link rel=me href=https://twitter.com/squishygecs>
|
||||
|
||||
<link rel=icon href=images/icon.svg>
|
||||
<link rel=icon href=media/icon.svg>
|
||||
|
||||
<link rel=stylesheet href=style.css>
|
||||
<title>web site more like web shite haha gottem</title>
|
||||
|
@ -21,8 +21,8 @@
|
|||
<p class='mlem-text niss'>“mlem”</p>
|
||||
<p class='mlem-text nisse'>“mlem also”</p>
|
||||
<picture>
|
||||
<source srcset=images/mlem_static.png media='(prefers-reduced-motion)'>
|
||||
<img src=images/mlem.gif alt='— the gecs'>
|
||||
<source srcset=media/mlem_static.png media='(prefers-reduced-motion)'>
|
||||
<img src=media/mlem.gif alt='— the gecs'>
|
||||
</picture>
|
||||
</div>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue