diyhrt/other_sites/index.html

21 lines
416 B
HTML
Raw Permalink Normal View History

<html>
<head>
<style>
body {
background-color: black;
color: white;
font-size: 30px;
font-family: sans-serif;
}
a {
color: white;
}
</style>
</head>
<body>
<a href="/reddit/r/TransSurgeriesWiki/wiki/index">/r/TransSurgeries wiki</a><br>
<a href="/reddit/r/FTM/wiki.html">/r/FTM wiki</a><br>
</body>
</html>