Links

(This is currently under construction!)

Banners

I welcome links to my website! Please feel free to use one of the 88x31 banners below:


  1. SVG file with prefers-color-scheme support https://gosha.net/assets/images/88x31.svg


  2. PNG file @2x, please set display size manually https://gosha.net/assets/images/88x31.png


  3. Old school GIF file @2x, please set display size manually https://gosha.net/assets/images/88x31.gif

Example code for linking:

<a href="https://gosha.net">
  <img 
    src="https://gosha.net/assets/images/88x31.svg"
    width="88" 
    height="31"
    alt="Link button for gosha.net"
  />
</a>

Please email me if you end up using the banner on your website!

(This page inspired by Mu-An’s own.)