webbed-site/html/discord.html

22 lines
916 B
HTML
Raw Permalink Normal View History

<html>
<head>
<title>Discord</title>
<style>
$[cat style.css]
</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
$[include html/header.html]
<main>
<section>
<h1>Discord</h1>
As one who is not particularly partial to internet centralization, and seeing as I have had discord accounts get banned for seemingly nothing in the past, I am not particularly fond of using discord.
Unfortunately, humans that I like speaking to use discord in large enough volumes that it is likely to be rather challenging to convince all of the ones I particularly care about to migrate to some other platform.
This is not a very nice state of things.
</section>
2024-07-28 11:25:02 -07:00
</main>
$[include html/footer.html]
</body>
</html>