49 lines
2.2 KiB
HTML
49 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<link rel="icon" type="image/png" href="assets/favicons/favicon-96x96.png" sizes="96x96" />
|
|
<link rel="icon" type="image/svg+xml" href="assets/favicons/favicon.svg" />
|
|
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
|
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
|
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>interacting | strongsand's domain</title>
|
|
<link rel="preload" href="stylesheet.css" as="style" />
|
|
<link rel="stylesheet" href="stylesheet.css" />
|
|
<!-- Figure out a way to fetch this font asynchronously -->
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap" rel="stylesheet">
|
|
<link href="https://booping.synth.download/@strongsand" rel="me">
|
|
</head>
|
|
<body>
|
|
<div class="navbar"><nav>
|
|
<a href="index.html">home</a>
|
|
<a href="about.html">about</a>
|
|
<a href="links.html">links</a>
|
|
<b>interacting</b>
|
|
</nav></div>
|
|
<br><hr>
|
|
|
|
<header><h1>interacting with me</h1></header>
|
|
|
|
<main>
|
|
<h2>addressing me</h2>
|
|
<p>
|
|
i go by <b>it/its</b>. this makes some people uncomfortable, so if you don't like that, i prefer <b>he/him</b>. but i don't mind being called anything (they/them, she/her, nepronouns, etc.) as long as i know you're talking to me. also, i idenitfy as otherkin. <b>please don't refer to me as "human."</b> calling me a person is okay.
|
|
</p>
|
|
|
|
<h2>i am a minor</h2>
|
|
<p>
|
|
please keep in mind my age when talking to me. use your common sense.
|
|
</p>
|
|
|
|
<h2>compliments</h2>
|
|
<p2>
|
|
i am a femboy, so i like being called cute, pretty, anything along those lines. you can also call me a good boy. unless ive stated otherwise, this is platonic. don't flirt with me or call me hot or anything like that.
|
|
</p2>
|
|
</main>
|
|
|
|
</body>
|
|
</html>
|