Skip to content

Commit

Permalink
add u149 subs & contact links
Browse files Browse the repository at this point in the history
  • Loading branch information
frozenpandaman committed Sep 9, 2023
1 parent 7b95315 commit bddb500
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,15 @@
ul li.big, ul li a.smol {
font-size: 16pt;
}

.bottom {
position: absolute;
bottom: 1.5em;
right: 1.5em;
text-align: right;
margin-top: 2em;
font-size: smaller;
}
</style>

</head>
Expand All @@ -76,6 +85,7 @@ <h2>anime subtitles</h2>
<ul class="oneline">
<li><a href="https://frozenpandaman.github.io/ppta/"><i>Ping Pong The Animation</i></a> / 2021</li>
<li><a href="https://frozenpandaman.github.io/mononoke/"><i>Princess Mononoke</i></a> / 2022</li>
<li><a href="https://nyaa.si/view/1714771"><i>The iDOLM@STER Cinderella Girls U149</i></a> (with anon) / 2023</li>
<li><a href="https://frozenpandaman.github.io/kaiba/"><i>Kaiba</i> <small>(v1)</small></a> / 2017 &bull; v2 upcoming in 2023</li>
</ul>

Expand All @@ -92,5 +102,9 @@ <h2>other stuff</h2>
<li class="big">Misc. command line utilities: <a class="smol" href="https://github.com/frozenpandaman/s3s">s3s</a>, <a class="smol" href="https://github.com/frozenpandaman/splatnet2statink">splatnet2statink</a>, <a class="smol" href="https://github.com/frozenpandaman/mangadex-dl">mangadex-dl</a></li>
</ul>

<div class="bottom">
<i>contact:</i> <a href="https://twitter.com/frozenpandaman">twitter</a> / <a href="mailto:[email protected]">email</a></li>
</div>

</body>
</html>

0 comments on commit bddb500

Please sign in to comment.