pogmomme/vocab.html
2026-01-08 00:19:31 -08:00

33 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Penelope Gwen | Vocab</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="/style/css/style.css">
<!-- <script src="/style/js/lastfm-nowplaying.js"></script>-->
</head>
<body>
<h1>Vocabulary</h1>
<hr>
<div class="pagelayout">
<div class="pagecontent exclusive">
<div class="bubble">
<p>I don't know how to make cool-looking pop-up boxes to reference what things are so you get this basic reference page</p>
</div>
<div id="top-and-bottom-cables" class="bubble">
<h2>Top and Bottom Cables</h2>
<p>Saying "male" and "female" connectors doesn't make sense with my female penis</p>
<p>Besides, plugging in a coupler/adapter is more analagous to a strap-on than it is to surgery</p>
</div>
</div>
</div>
<hr>
<div id="footer">
<!--#include file="assets/views/footer.html" -->
</div>
<script src="/style/js/buttons.js"></script>
<script src="/style/js/listenbrainz-nowplaying.js"></script>
</body>
</html>