Recommended pages
Links to other sites
Here is a list of sites I like.
| Banner + Link |
Description |
|
A cool artist I found randomly on the net. I like the artstyle of the artist.
Added 8. May 2025
|
|
An interesting site about barepawing as a lifestyle in real life. I also like the old style of the site.
Added 9. Feb. 2025
|
Link to my site
If you want to link to my site, use this image. Just copy the code from the snippet. Hotlinking allowed!
Modern way
<a href="https://my.pa.ws" target="_blank">
<picture>
<source srcset="https://my.pa.ws/banner/svg" type="image/svg+xml"/>
<source srcset="https://my.pa.ws/banner/avif" type="image/avif"/>
<source srcset="https://my.pa.ws/banner/webp" type="image/webp"/>
<img src="https://my.pa.ws/banner/gif" width="88px" height="31px" title="Gruenschnabel @ My.Pa.ws"/>
</picture>
</a>
Old-school way
<a href="https://my.pa.ws" target="_blank">
<img src="https://my.pa.ws/banner/gif" width="88px" height="31px" title="Gruenschnabel @ My.Pa.ws"/>
</a>