26 lines
1.3 KiB
HTML
26 lines
1.3 KiB
HTML
<head>
|
|
<title>Conversation Test</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="/css/hack.css" />
|
|
<link rel="stylesheet" href="/css/gruvbox-dark.css" />
|
|
<link rel="stylesheet" href="/css/shim.css" />
|
|
<link rel="stylesheet" href="/css/snow.css?snowfix=20211201" />
|
|
<script type="module" src="/static/js/conversation.js"></script>
|
|
</head>
|
|
|
|
<body class="snow hack gruvbox-dark">
|
|
<div class="container">
|
|
<header>
|
|
</header>
|
|
<div class="snowframe">
|
|
<h1><code>xeblog-conv</code> Test</h1>
|
|
|
|
<xeblog-conv name="Numa" mood="delet">
|
|
Delete this! <a href="https://christine.website">Go home</a>.
|
|
|
|
<p>I'm baby 3 wolf moon iPhone magna, woke deep v humblebrag butcher ipsum XOXO aesthetic prism pop-up vexillologist non. Activated charcoal dolore sed, williamsburg hammock hashtag cardigan next level live-edge before they sold out mlkshk single-origin coffee. Celiac kickstarter consequat chillwave tattooed quis iceland schlitz copper mug taxidermy. Selvage flexitarian tattooed palo santo. Quis dolore vaporware distillery cred. Nostrud exercitation esse kogi veniam lo-fi selfies listicle lyft, mixtape disrupt offal.</p>
|
|
</xeblog-conv>
|
|
</div>
|
|
</div>
|
|
</body>
|