site/discord/index.html

18 lines
653 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<!-- Copyright (c) 20212024 Tebibyte Media
SPDX-License-Identifier: CC0 -->
<html>
<head>
<title>TiB. | Tebicord</title>
<link rel="stylesheet" href="/assets/TiB.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta content="Emma Tebibyte" name="author" />
<meta content="Tebibyte Media Discord invite." name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="interest-cohort=()" http-equiv="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<meta http-equiv="REFRESH" content="0;url=https://tebibyte.media/blog/2023-status-update/">
</head>
</html>