gitea-open-letter/404.html

106 wiersze
4.0 KiB
HTML

<!-- TODO set description and headline!!! -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Open Letter to Gitea - Restoring Trust in the Gitea Project </title>
<meta
property="og:title"
content="The Gitea Community is asking Gitea Owners to correct conflicts of interest and restore Community Trust."
/>
<meta property="og:locale" content="en_US" />
<meta
name="description"
content="The Gitea Community is asking Gitea Owners to correct conflicts of interest and restore Community Trust."
/>
<meta
property="og:description"
content="The Gitea Community is asking Gitea Owners to correct conflicts of interest and restore Community Trust."
/>
<link rel="canonical" href="https:&#x2F;&#x2F;gitea-open-letter.coding.social&#x2F;" />
<meta property="og:url" content="https:&#x2F;&#x2F;gitea-open-letter.coding.social&#x2F;" />
<meta property="og:site_name" content="Open Letter to Gitea" />
<meta
property="og:image"
content="/logo.png"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta
property="twitter:image"
content="/logo.png"
/>
<meta
property="twitter:title"
content="Open Letter to Gitea"
/>
<script type="application/ld+json">
{
"description": "The Gitea Community is asking Gitea Owners to correct conflicts of interest and restore Community Trust.",
"url": "https:&#x2F;&#x2F;gitea-open-letter.coding.social&#x2F;",
"@type": "WebSite",
"image": "/logo.png",
"headline": "Restoring Trust in the Gitea Project",
"name": "Open Letter to Gitea",
"@context": "https://schema.org"
}
</script>
<link rel="stylesheet" href="https://gitea-open-letter.coding.social/main.css">
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<div class="container">
<header>
<h1><a href="https:&#x2F;&#x2F;gitea-open-letter.coding.social&#x2F;">Open Letter to Gitea</a></h1>
<div class="nav__spacer"></div>
<nav>
<a class="nav__link" href="https:&#x2F;&#x2F;codeberg.org&#x2F;SocialCoding&#x2F;gitea-open-letter">Sign this letter</a>
</nav>
</header>
<main id="main" tabindex="-1">
<article class="post">
<header>
<h1>404: Page not found</h1>
</header>
<div class="content">
Sorry, this page doesn't seem to exist.
</div>
</article>
</main>
</div>
</body>
<!-- realaravinth: theme stolen from https://github.com/zbrox/anpu-zola-theme (MIT) -->
</html>