This website requires JavaScript.
Explore
Help
Register
Sign In
post-self
/
post-self.ink
Watch
1
Star
0
Fork
0
You've already forked post-self.ink
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
363b799973aec880356dabbf0cc59470103ab2c2
post-self.ink
/
content
/
gallery.md
Madison Scott-Clary
d4fb28e191
Dear
2022-11-21 07:07:51 -08:00
1.4 KiB
Raw
Blame
History
title, type
title
type
Gallery
page
<style> img { display: inline-block; max-height: 200px; } </style>
<script type="text/javascript"> document.querySelectorAll('a').forEach(link => { if (link.attributes.href.textContent.substring(0,4) === '/img') { link.setAttribute('target', '_blank'); } }); </script>