prideflag/index.html

7 lines
289 B
HTML
Raw Normal View History

2022-10-30 13:23:22 +00:00
<!-- drop this in the <head> of your site! -->
2022-10-30 13:31:38 +00:00
<link rel="stylesheet" href="pridetriangle.css">
2022-10-30 13:09:41 +00:00
2022-10-30 13:23:22 +00:00
<!-- drop this...anywhere else! -->
2022-10-30 13:31:38 +00:00
<a id="pride-triangle" href="https://github.com/mellodoot/prideflag/" target="_blank">
2022-10-30 13:09:41 +00:00
<img src="pridetriangle.svg" alt="Progressive Pride Flag" />
</a>