forked from nat/webbed-site
finally make a stupid repository for this
This commit is contained in:
15
html/discord.html
Normal file
15
html/discord.html
Normal file
@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Natalie information</title>
|
||||
<style>
|
||||
$[cat style.css]
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
$[python3 -c 'import utils; print(utils.parse_file("html/header.html"))' | sed 's/\$PREV_URL\$/"{prev}"/']
|
||||
<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.
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user