put images in subdir
This commit is contained in:
parent
d4b1ee472b
commit
33ca8d7f40
11 changed files with 17 additions and 14 deletions
|
@ -5,7 +5,7 @@
|
|||
<link rel=me href=https://cybre.space/@g>
|
||||
<link rel=me href=https://snouts.online/@g>
|
||||
<link rel=me href=https://twitter.com/gec_ko_>
|
||||
<link rel=icon href=icon.png>
|
||||
<link rel=icon href=images/icon.png>
|
||||
|
||||
<link rel=stylesheet href=style.css>
|
||||
<title>web site more like web shite haha gottem</title>
|
||||
|
@ -17,8 +17,8 @@
|
|||
<p class='mlem-text niss'>“mlem”</p>
|
||||
<p class='mlem-text nisse'>“mlem also”</p>
|
||||
<picture>
|
||||
<source srcset=mlem_static.png media='(prefers-reduced-motion)'>
|
||||
<img src=mlem.gif alt='niss & nisse'>
|
||||
<source srcset=images/mlem_static.png media='(prefers-reduced-motion)'>
|
||||
<img src=images/mlem.gif alt='niss & nisse'>
|
||||
</picture>
|
||||
</div>
|
||||
<h2>
|
||||
|
@ -67,7 +67,7 @@
|
|||
</main>
|
||||
|
||||
<footer>
|
||||
<img src=niss_wave_large.png alt='' class=emojo>
|
||||
<img src=images/niss_wave_large.png alt='' class=emojo>
|
||||
|
||||
<p>
|
||||
this site uses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue