okay we don't really need to hotlink our *own* images,,
This commit is contained in:
parent
e00f7e99e1
commit
5ba68f7906
BIN
out/img/TEMPORARY_88x31_HOTLINK_AT_YOUR_PERIL.gif
Normal file
BIN
out/img/TEMPORARY_88x31_HOTLINK_AT_YOUR_PERIL.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
out/img/kate.png
Normal file
BIN
out/img/kate.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
out/img/umbreon.png
Normal file
BIN
out/img/umbreon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
|
@ -15,14 +15,14 @@
|
|||
way to scale an image up by a percentage in css so we just hope
|
||||
that we never use a pixel scale other than 2 -->
|
||||
<img
|
||||
src="https://i.eritbh.me/temp/umbreon.png"
|
||||
src="img/umbreon.png"
|
||||
width="48"
|
||||
height="58"
|
||||
alt="an umbreon getting ready to pounce"
|
||||
title="an umbreon getting ready to pounce"
|
||||
>
|
||||
<img
|
||||
src="https://i.eritbh.me/temp/kate.png"
|
||||
src="img/kate.png"
|
||||
width="54"
|
||||
height="86"
|
||||
alt="the female protagonist of Pokemon Ranger: Shadows of Almia doing her ranger pose"
|
||||
|
@ -93,7 +93,7 @@
|
|||
<img
|
||||
alt="umbreon.online"
|
||||
title="umbreon.online"
|
||||
src="https://i.eritbh.me/temp/umbreon.online%2088x31.gif"
|
||||
src="img/TEMPORARY_88x31_HOTLINK_AT_YOUR_PERIL.gif"
|
||||
>
|
||||
<a href="https://loveshock.xyz">
|
||||
<picture>
|
||||
|
|
Loading…
Reference in a new issue