Files
scylladb/404.html
GitHub Action c2d4a898b4 Publish docs
2026-03-11 12:37:53 +00:00

31 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html class="no-js height" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>ScyllaDB</title>
<meta name="description" content="ScyllaDB is an Apache Cassandra-compatible NoSQL data store that can handle 1 million transactions per second on a single server." />
<link rel="icon" src="/_static/img/favicon.ico" type="image/x-icon" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap"
rel="stylesheet" />
<link rel="stylesheet" href="/_static/css/main.css" type="text/css" />
<link rel="stylesheet" href="/_static/css/main.css" type="text/css" />
</head>
<body class="not-found">
<img class="not-found__icon" src="/_static/img/mascots-2/wow-up.svg" alt="" />
<div class="not-found__text">
<h1>404</h1>
<p>The ScyllaDB monster ate your page!</p>
<p>
<a href="https://opensource.docs.scylladb.com" class="button not-found__button">Home</a>
</p>
</div>
</body>
</html>