This repository has been archived on 2025-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
limepot-xyz/trans/gender/progesterone.html
limepot fbe4bce11d init
init
2022-06-02 01:33:20 -06:00

33 lines
No EOL
658 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset = "utf-8" />
<title>
when da
</title>
<!-- add icon link -->
<link rel = "icon" href = "assets/obo-icon.png" type = "image/x-icon">
<style>
body {background-image: url('/assets/progmode.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}
</style>
</head>
<body>
<font color="black">
<center>
<p>when da</p>
</br>
<p>when da progesterone hits</p>
</center>
</font>
</body>
</html>